Ts morph project
TypeScript compiler-API wrapper with a large AST class hierarchy, compiler-API generic surface, and declaration-heavy graph; exercises deep inheritance and generic propagation.
tsz unavailable 0 lines 0 KB compile canary tracked in CI; not timed by vs-tsgo benchmarks
Timing
README
Monorepo for ts-morph and related projects.
Packages
- ts-morph - TypeScript Compiler API wrapper. Provides an easier way to programmatically navigate and manipulate TypeScript and JavaScript code.
- @ts-morph/bootstrap - Separate library for getting quickly setup with the Compiler API.