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

Folders and files

NameName
Last commit message
Last commit date
Jun 22, 2024
Mar 28, 2023
Jun 22, 2024
Feb 5, 2025
Nov 13, 2021
Nov 19, 2022
Jun 22, 2024
Jun 22, 2024
Mar 10, 2024
Sep 21, 2023
Mar 9, 2024
Jun 22, 2024
Feb 5, 2025
Jun 22, 2024
Feb 18, 2021
Nov 25, 2023

Repository files navigation

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