Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
 
 
 
Futago-za Ryuu b7b87ea8ae Fix comma-dangle warning from ESLint 4 lat temu
.github Drop support for Node 6 5 lat temu
docs Remove VuePress 4 lat temu
examples Fix IE11 Support (#583) 6 lat temu
packages/pegjs Fix comma-dangle warning from ESLint 4 lat temu
src Resolve linting errors 5 lat temu
test Fix comma-dangle warning from ESLint 4 lat temu
tools Fix comma-dangle warning from ESLint 4 lat temu
website Rebuild the website as a SSR static site 4 lat temu
.codecov.yml Rebuild the website as a SSR static site 4 lat temu
.eslintignore Rebuild the website as a SSR static site 4 lat temu
.eslintrc.js Update dependencies 4 lat temu
.gitignore Rebuild the website as a SSR static site 4 lat temu
.nowignore Rebuild the website as a SSR static site 4 lat temu
.nycrc Azure Pipelines -> GitHub Actions 5 lat temu
CHANGELOG.md Forward location to buildMessage (closes #608) 5 lat temu
LICENSE Updated maintainer #503 7 lat temu
README.md Update badges 4 lat temu
now.json Rebuild the website as a SSR static site 4 lat temu
package.json Rebuild the website as a SSR static site 4 lat temu
webpack.config.js Rebuild the website as a SSR static site 4 lat temu
yarn.lock Rebuild the website as a SSR static site 4 lat temu

README.md

GitHub Actions Codecov CodeFactor license

PEG.js is a simple parser generator for JavaScript that produces fast parsers with excellent error reporting. You can use it to process complex data or computer languages and build transformers, interpreters, compilers and other tools easily.

PEG.js is still very much work in progress. There are no compatibility guarantees until version 1.0

public packages

package version dependency status
pegjs release dev dependencies

local packages

package dependency status
~/ dependencies
~/test dependencies
~/tools/benchmark dependencies
~/tools/bundler dependencies
~/tools/impact dependencies
~/tools/publish-dev dependencies