PEG.js alternatives and similar modules
Based on the "Parsing" category.
Alternatively, view PEG.js alternatives based on common mentions on social networks and blogs.
-
markdown-it
A very fast markdown parser with 100% CommonMark support, extensions and syntax plugins. -
Awesome phonenumber parser
Google's libphonenumber pre-compiled with the closure compiler -
Stylecow
Parse, manipulate and convert modern CSS to make it compatible with all browsers. Extensible with plugins. -
docx-to-pdf-on-AWS-Lambda
Microsoft Word doc/docx to PDF conversion on AWS Lambda using Node.js
Get performance insights in less than 4 minutes
* Code Quality Rankings and insights are calculated and provided by Lumnify.
They vary from L1 to L5 with "L5" being the highest. Visit our partner's website for more details.
Do you think we are missing an alternative of PEG.js or a related project?
Popular Comparisons
README
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 |
local packages
package | dependency status |
---|---|
~/ | |
~/test | |
~/tools/benchmark | |
~/tools/bundler | |
~/tools/impact | |
~/tools/publish-dev |
<!-- packages/pegjs -->
<!-- https://github.com/pegjs/pegjs/ -->
<!-- test -->
<!-- tools/benchmark -->
<!-- tools/bundler -->
<!-- tools/impact -->
<!-- tools/publish-dev -->
*Note that all licence references and agreements mentioned in the PEG.js README section above
are relevant to that project's source code only.