Find a file
2019-11-16 18:12:25 +00:00
.github Drop support for Node 6 2019-09-29 03:31:51 +01:00
docs Remove VuePress 2019-11-15 00:17:41 +00:00
examples Fix IE11 Support (#583) 2018-09-25 17:59:38 +01:00
packages/pegjs Fix comma-dangle warning from ESLint 2019-11-16 18:12:25 +00:00
src Resolve linting errors 2019-09-29 03:24:42 +01:00
test Fix comma-dangle warning from ESLint 2019-11-16 18:12:25 +00:00
tools Fix comma-dangle warning from ESLint 2019-11-16 18:12:25 +00:00
website Rebuild the website as a SSR static site 2019-11-16 18:06:38 +00:00
.codecov.yml Rebuild the website as a SSR static site 2019-11-16 18:06:38 +00:00
.eslintignore Rebuild the website as a SSR static site 2019-11-16 18:06:38 +00:00
.eslintrc.js Update dependencies 2019-11-15 00:53:18 +00:00
.gitignore Rebuild the website as a SSR static site 2019-11-16 18:06:38 +00:00
.nowignore Rebuild the website as a SSR static site 2019-11-16 18:06:38 +00:00
.nycrc Azure Pipelines -> GitHub Actions 2019-09-29 02:05:27 +01:00
CHANGELOG.md Forward location to buildMessage (closes #608) 2019-09-29 05:22:52 +01:00
LICENSE Updated maintainer #503 2017-06-12 07:40:38 +01:00
now.json Rebuild the website as a SSR static site 2019-11-16 18:06:38 +00:00
package.json Rebuild the website as a SSR static site 2019-11-16 18:06:38 +00:00
README.md Update badges 2019-11-15 00:11:48 +00:00
webpack.config.js Rebuild the website as a SSR static site 2019-11-16 18:06:38 +00:00
yarn.lock Rebuild the website as a SSR static site 2019-11-16 18:06:38 +00:00

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