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

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