Non puoi selezionare più di 25 argomenti Gli argomenti devono iniziare con una lettera o un numero, possono includere trattini ('-') e possono essere lunghi fino a 35 caratteri.
 
 
 
Futago-za Ryuu b7b87ea8ae Fix comma-dangle warning from ESLint 5 anni fa
.github Drop support for Node 6 5 anni fa
docs Remove VuePress 5 anni fa
examples Fix IE11 Support (#583) 6 anni fa
packages/pegjs Fix comma-dangle warning from ESLint 5 anni fa
src Resolve linting errors 5 anni fa
test Fix comma-dangle warning from ESLint 5 anni fa
tools Fix comma-dangle warning from ESLint 5 anni fa
website Rebuild the website as a SSR static site 5 anni fa
.codecov.yml Rebuild the website as a SSR static site 5 anni fa
.eslintignore Rebuild the website as a SSR static site 5 anni fa
.eslintrc.js Update dependencies 5 anni fa
.gitignore Rebuild the website as a SSR static site 5 anni fa
.nowignore Rebuild the website as a SSR static site 5 anni fa
.nycrc Azure Pipelines -> GitHub Actions 5 anni fa
CHANGELOG.md Forward location to buildMessage (closes #608) 5 anni fa
LICENSE Updated maintainer #503 7 anni fa
README.md Update badges 5 anni fa
now.json Rebuild the website as a SSR static site 5 anni fa
package.json Rebuild the website as a SSR static site 5 anni fa
webpack.config.js Rebuild the website as a SSR static site 5 anni fa
yarn.lock Rebuild the website as a SSR static site 5 anni fa

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