Skip to content

🧰 parser

Acorn

A small, fast, JavaScript-based JavaScript parser

weeklyfoo #57 / 2024-11-04
parserjavascript

htmlparser2

The fast & forgiving HTML and XML parser

weeklyfoo #15 / 2024-01-14
parserhtmlxml

milliparsec

Tiniest body parser in the universe. Built for modern Node.js

weeklyfoo #41 / 2024-07-14
parser

Peggy

Peggy 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.

weeklyfoo #20 / 2024-02-19
javascriptparser