25개 이상의 토픽을 선택하실 수 없습니다. 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 4 년 전
.github Drop support for Node 6 5 년 전
docs Remove VuePress 4 년 전
examples Fix IE11 Support (#583) 6 년 전
packages/pegjs Fix comma-dangle warning from ESLint 4 년 전
src Resolve linting errors 5 년 전
test Fix comma-dangle warning from ESLint 4 년 전
tools Fix comma-dangle warning from ESLint 4 년 전
website Rebuild the website as a SSR static site 4 년 전
.codecov.yml Rebuild the website as a SSR static site 4 년 전
.eslintignore Rebuild the website as a SSR static site 4 년 전
.eslintrc.js Update dependencies 4 년 전
.gitignore Rebuild the website as a SSR static site 4 년 전
.nowignore Rebuild the website as a SSR static site 4 년 전
.nycrc Azure Pipelines -> GitHub Actions 5 년 전
CHANGELOG.md Forward location to buildMessage (closes #608) 5 년 전
LICENSE Updated maintainer #503 7 년 전
README.md Update badges 4 년 전
now.json Rebuild the website as a SSR static site 4 년 전
package.json Rebuild the website as a SSR static site 4 년 전
webpack.config.js Rebuild the website as a SSR static site 4 년 전
yarn.lock Rebuild the website as a SSR static site 4 년 전

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