Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.json
.codecov.yml
.eslintignore
.eslintrc.js23
A
0 mins
.github/CODE_OF_CONDUCT.md
.github/CONTRIBUTING.md
.github/ISSUE_TEMPLATE.md
.github/PULL_REQUEST_TEMPLATE.md
.github/workflows/main.yml
.gitignore
.nowignore
.nycrc
CHANGELOG.md
LICENSE
README.md
docs/changelogs/README.md
docs/changelogs/v0.1.md
docs/changelogs/v0.10.md
docs/changelogs/v0.2.md
docs/changelogs/v0.3.md
docs/changelogs/v0.4.md
docs/changelogs/v0.5.md
docs/changelogs/v0.6.md
docs/changelogs/v0.7.md
docs/changelogs/v0.8.md
docs/changelogs/v0.9.md
docs/compatibility.md
docs/development.md
docs/grammar/README.md
docs/grammar/action-execution-environment.md
docs/grammar/backtracking.md
docs/grammar/balanced-braces.md
docs/grammar/case-insensitivity.md
docs/grammar/error-messages.md
docs/grammar/parsing-expression-types.md
docs/grammar/tracer.md
docs/guides/command-line.md
docs/guides/generating-a-parser.md
docs/guides/getting-started.md
docs/guides/installation.md
docs/guides/javascript-api.md
docs/guides/plugins.md
docs/guides/using-the-parser.md
examples/arithmetics.pegjs
examples/css.pegjs
examples/javascript.pegjs
examples/json.pegjs
now.json
package.json
packages/pegjs/LICENSE