benjamn / recast
JavaScript syntax tree transformer, nondestructive pretty-printer, and automatic source map generator
☆5,053Updated 7 months ago
Alternatives and similar repositories for recast:
Users that are interested in recast are comparing it to the libraries listed below
- The ESTree Spec☆5,191Updated 2 months ago
- A JavaScript codemod toolkit.☆9,505Updated 3 weeks ago
- A small, fast, JavaScript-based JavaScript parser☆10,780Updated 3 weeks ago
- Esprima-compatible implementation of the Mozilla JS Parser API☆1,150Updated 8 months ago
- Find and load configuration from a package.json property, rc file, TypeScript module, and more!☆3,993Updated 11 months ago
- Monorepo for the JS language tools.☆2,303Updated this week
- ECMAScript parsing infrastructure for multipurpose analysis☆7,079Updated last year
- A web tool to explore the ASTs generated by various parsers.☆6,271Updated 9 months ago
- ECMAScript code generator☆2,669Updated 7 months ago
- HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant.☆3,726Updated this week
- PSA: moved into babel/babel as @babel/parser -->☆1,712Updated 6 years ago
- Just a little module for plugins.☆3,768Updated 8 months ago
- Library of stage-0 JavaScript decorators (aka ES2016/ES7 decorators but not accurate) inspired by languages that come with built-ins like…☆4,516Updated 4 years ago
- EventEmitter3 - Because there's also a number 2. And we're faster.☆3,379Updated last year
- Happiness in the form of faster webpack build times.☆4,231Updated 4 years ago
- Process execution for humans☆7,023Updated 2 months ago
- Manipulate strings like a wizard☆2,456Updated 2 months ago
- Observables for ECMAScript☆3,082Updated 5 years ago
- Consume and generate source maps.☆3,594Updated 8 months ago
- Super-fast alternative to Babel for when you can target modern JS runtimes☆5,721Updated 6 months ago
- TypeScript Compiler API wrapper for static analysis and programmatic code changes.☆5,201Updated 2 weeks ago
- A benchmarking library. As used on jsPerf.com.☆5,484Updated 2 years ago
- Highly optimized wildcard and glob matching library. Faster, drop-in replacement to minimatch and multimatch. Used by square, webpack, ba…☆2,850Updated 5 months ago
- A better `npm publish`☆7,605Updated 2 weeks ago
- User-friendly glob matching☆2,559Updated last week
- Adds source map support to node.js (for stack traces)☆2,169Updated 6 months ago
- A fast cache that automatically deletes the least recently used items☆5,454Updated 3 months ago
- 2x faster than JSON.stringify()☆3,544Updated this week
- Turn a path string such as `/user/:name` into a regular expression☆8,283Updated 2 weeks ago
- 🌳 Tiny and fast JavaScript code generator from an ESTree-compliant AST.