You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Futago-za Ryuu b7b87ea8ae Fix comma-dangle warning from ESLint 4 years ago
.github Drop support for Node 6 5 years ago
docs Remove VuePress 4 years ago
examples Fix IE11 Support (#583) 6 years ago
packages/pegjs Fix comma-dangle warning from ESLint 4 years ago
src Resolve linting errors 5 years ago
test Fix comma-dangle warning from ESLint 4 years ago
tools Fix comma-dangle warning from ESLint 4 years ago
website Rebuild the website as a SSR static site 4 years ago
.codecov.yml Rebuild the website as a SSR static site 4 years ago
.eslintignore Rebuild the website as a SSR static site 4 years ago
.eslintrc.js Update dependencies 4 years ago
.gitignore Rebuild the website as a SSR static site 4 years ago
.nowignore Rebuild the website as a SSR static site 4 years ago
.nycrc Azure Pipelines -> GitHub Actions 5 years ago
CHANGELOG.md Forward location to buildMessage (closes #608) 5 years ago
LICENSE Updated maintainer #503 7 years ago
README.md Update badges 4 years ago
now.json Rebuild the website as a SSR static site 4 years ago
package.json Rebuild the website as a SSR static site 4 years ago
webpack.config.js Rebuild the website as a SSR static site 4 years ago
yarn.lock Rebuild the website as a SSR static site 4 years ago

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