Você não pode selecionar mais de 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 5 anos atrás
.github Drop support for Node 6 5 anos atrás
docs Remove VuePress 5 anos atrás
examples Fix IE11 Support (#583) 6 anos atrás
packages/pegjs Fix comma-dangle warning from ESLint 5 anos atrás
src Resolve linting errors 5 anos atrás
test Fix comma-dangle warning from ESLint 5 anos atrás
tools Fix comma-dangle warning from ESLint 5 anos atrás
website Rebuild the website as a SSR static site 5 anos atrás
.codecov.yml Rebuild the website as a SSR static site 5 anos atrás
.eslintignore Rebuild the website as a SSR static site 5 anos atrás
.eslintrc.js Update dependencies 5 anos atrás
.gitignore Rebuild the website as a SSR static site 5 anos atrás
.nowignore Rebuild the website as a SSR static site 5 anos atrás
.nycrc Azure Pipelines -> GitHub Actions 5 anos atrás
CHANGELOG.md Forward location to buildMessage (closes #608) 5 anos atrás
LICENSE Updated maintainer #503 7 anos atrás
README.md Update badges 5 anos atrás
now.json Rebuild the website as a SSR static site 5 anos atrás
package.json Rebuild the website as a SSR static site 5 anos atrás
webpack.config.js Rebuild the website as a SSR static site 5 anos atrás
yarn.lock Rebuild the website as a SSR static site 5 anos atrás

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