Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
 
 
 
Futago-za Ryuu b7b87ea8ae Fix comma-dangle warning from ESLint 5 år sedan
.github Drop support for Node 6 5 år sedan
docs Remove VuePress 5 år sedan
examples Fix IE11 Support (#583) 6 år sedan
packages/pegjs Fix comma-dangle warning from ESLint 5 år sedan
src Resolve linting errors 5 år sedan
test Fix comma-dangle warning from ESLint 5 år sedan
tools Fix comma-dangle warning from ESLint 5 år sedan
website Rebuild the website as a SSR static site 5 år sedan
.codecov.yml Rebuild the website as a SSR static site 5 år sedan
.eslintignore Rebuild the website as a SSR static site 5 år sedan
.eslintrc.js Update dependencies 5 år sedan
.gitignore Rebuild the website as a SSR static site 5 år sedan
.nowignore Rebuild the website as a SSR static site 5 år sedan
.nycrc Azure Pipelines -> GitHub Actions 5 år sedan
CHANGELOG.md Forward location to buildMessage (closes #608) 5 år sedan
LICENSE Updated maintainer #503 7 år sedan
README.md Update badges 5 år sedan
now.json Rebuild the website as a SSR static site 5 år sedan
package.json Rebuild the website as a SSR static site 5 år sedan
webpack.config.js Rebuild the website as a SSR static site 5 år sedan
yarn.lock Rebuild the website as a SSR static site 5 år sedan

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