1
0
Derivar 0
Não pode escolher mais do que 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.
 
 
 
Futago-za Ryuu b7b87ea8ae Fix comma-dangle warning from ESLint há 5 anos
.github Drop support for Node 6 há 5 anos
docs Remove VuePress há 5 anos
examples Fix IE11 Support (#583) há 6 anos
packages/pegjs Fix comma-dangle warning from ESLint há 5 anos
src Resolve linting errors há 5 anos
test Fix comma-dangle warning from ESLint há 5 anos
tools Fix comma-dangle warning from ESLint há 5 anos
website Rebuild the website as a SSR static site há 5 anos
.codecov.yml Rebuild the website as a SSR static site há 5 anos
.eslintignore Rebuild the website as a SSR static site há 5 anos
.eslintrc.js Update dependencies há 5 anos
.gitignore Rebuild the website as a SSR static site há 5 anos
.nowignore Rebuild the website as a SSR static site há 5 anos
.nycrc Azure Pipelines -> GitHub Actions há 5 anos
CHANGELOG.md Forward location to buildMessage (closes #608) há 5 anos
LICENSE Updated maintainer #503 há 7 anos
README.md Update badges há 5 anos
now.json Rebuild the website as a SSR static site há 5 anos
package.json Rebuild the website as a SSR static site há 5 anos
webpack.config.js Rebuild the website as a SSR static site há 5 anos
yarn.lock Rebuild the website as a SSR static site há 5 anos

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