Search results14 projects

Oxc
+9.0
/day
A collection of JavaScript tools written in Rust.
ast-grep
+7.0
/day
A CLI tool for code structural search, lint and rewriting. Written in Rust
ts-morph
+1.4
/day
TypeScript Compiler API wrapper for static analysis and programmatic code c...
Terser
+1.3
/day
JavaScript parser, mangler and compressor toolkit for ES6+
Acorn
+1.0
/day
A small, fast, JavaScript-based JavaScript parser
Babel
+1.0
/day
A compiler for writing next generation JavaScript.
recast
+0.9
/day
JavaScript syntax tree transformer, nondestructive pretty-printer, and auto...
AST explorer
+0.7
/day
A web tool to explore the ASTs generated by various parsers.
jsep
+0.6
/day
JavaScript Expression Parser
Peggy
+0.6
/day
A simple parser generator that produces fast parsers with excellent error r...
SQL Parser
+0.4
/day
Parse simple SQL statements into an abstract syntax tree (AST) with the vis...
react-docgen
+0.4
/day
A CLI and library to extract information from React component files for doc...
Sucrase
+0.3
/day
Super-fast alternative to Babel for when you can target modern JS runtimes
Chevrotain
+0.1
/day
Parser Building Toolkit for JavaScript