Skip to content

TypeScript Compiler API wrapper for static analysis and programmatic code changes.

License

Notifications You must be signed in to change notification settings

dsherret/ts-morph

Repository files navigation

ts-morph

Build Status

Monorepo for ts-morph and related projects.

  • ts-morph - TypeScript Compiler API wrapper. Provides an easier way to programmatically navigate and manipulate TypeScript and JavaScript code.
  • @ts-morph/bootstrap - Library for quickly getting setup with the Compiler API.
  • @ts-morph/common - Common utilities used by both libraries.