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 40205 lines 1473 KB tsc fixture error

Timing

tsz
failed
tsgo
n/a

README

ts-morph

CI

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.

Resources