https://github.com/chengluyu/pegjs-make
A better PEG.js compiler
https://github.com/chengluyu/pegjs-make
Last synced: 2 months ago
JSON representation
A better PEG.js compiler
- Host: GitHub
- URL: https://github.com/chengluyu/pegjs-make
- Owner: chengluyu
- Created: 2020-01-01T08:50:54.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-07-18T20:27:57.000Z (almost 2 years ago)
- Last Synced: 2025-02-14T02:18:16.913Z (4 months ago)
- Language: JavaScript
- Size: 252 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# pegjs-make
This tiny package provides a cached compiler of PEG.js. It computes the MD5 value of your PEG.js source and prepend it to the generated JavaScript code.