Search results14 projects

Babel
43.5k
A compiler for writing next generation JavaScript.
Oxc
14.1k
A collection of JavaScript tools written in Rust.
Acorn
10.9k
A small, fast, JavaScript-based JavaScript parser
Terser
8.89k
JavaScript parser, mangler and compressor toolkit for ES6+
A CLI tool for code structural search, lint and rewriting. Written in Rust
A web tool to explore the ASTs generated by various parsers.
Sucrase
5.76k
Super-fast alternative to Babel for when you can target modern JS runtimes
TypeScript Compiler API wrapper for static analysis and programmatic code c...
recast
5.08k
JavaScript syntax tree transformer, nondestructive pretty-printer, and auto...
A CLI and library to extract information from React component files for doc...
Parser Building Toolkit for JavaScript
Peggy
1.03k
A simple parser generator that produces fast parsers with excellent error r...
jsep
886
JavaScript Expression Parser
Parse simple SQL statements into an abstract syntax tree (AST) with the vis...