An open API service indexing awesome lists of open source software.

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

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.