css-tree
A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementations
stream-json
stream-json is the micro-library of Node.js stream components for creating custom JSON processing pipelines with a minimal memory footprint. It can parse JSON files far exceeding available memory streaming individual primitives using a SAX-inspired API. I
antlr4
JavaScript runtime for ANTLR4
php-parser
Parse PHP code from JS and returns its AST
micromark
small commonmark compliant markdown parser with positional info and concrete tokens