1
0
Fork 0
Du kannst nicht mehr als 25 Themen auswählen Themen müssen entweder mit einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
 
 
 
Futago-za Ryuu b7b87ea8ae Fix comma-dangle warning from ESLint vor 5 Jahren
.github Drop support for Node 6 vor 5 Jahren
docs Remove VuePress vor 5 Jahren
examples Fix IE11 Support (#583) vor 6 Jahren
packages/pegjs Fix comma-dangle warning from ESLint vor 5 Jahren
src Resolve linting errors vor 5 Jahren
test Fix comma-dangle warning from ESLint vor 5 Jahren
tools Fix comma-dangle warning from ESLint vor 5 Jahren
website Rebuild the website as a SSR static site vor 5 Jahren
.codecov.yml Rebuild the website as a SSR static site vor 5 Jahren
.eslintignore Rebuild the website as a SSR static site vor 5 Jahren
.eslintrc.js Update dependencies vor 5 Jahren
.gitignore Rebuild the website as a SSR static site vor 5 Jahren
.nowignore Rebuild the website as a SSR static site vor 5 Jahren
.nycrc Azure Pipelines -> GitHub Actions vor 5 Jahren
CHANGELOG.md Forward location to buildMessage (closes #608) vor 5 Jahren
LICENSE Updated maintainer #503 vor 7 Jahren
README.md Update badges vor 5 Jahren
now.json Rebuild the website as a SSR static site vor 5 Jahren
package.json Rebuild the website as a SSR static site vor 5 Jahren
webpack.config.js Rebuild the website as a SSR static site vor 5 Jahren
yarn.lock Rebuild the website as a SSR static site vor 5 Jahren

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