Search results14 projects

Babel
43.4k
A compiler for writing next generation JavaScript.
Oxc
13.2k
A collection of JavaScript tools written in Rust.
Acorn
10.7k
A small, fast, JavaScript-based JavaScript parser
Terser
8.81k
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.72k
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.05k
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
A simple parser generator that produces fast parsers with excellent error r...
jsep
881
JavaScript Expression Parser
Parse simple SQL statements into an abstract syntax tree (AST) with the vis...