Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
 
 
 
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