您最多能選擇 25 個主題 主題必須以字母或數字為開頭,可包含連接號「-」且最長為 35 個字元。
 
 
 
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