Mirror of https://github.com/dsherret/ts-morph
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
7 hours ago | |
---|---|---|
.github | 8 hours ago | |
.vscode | 8 hours ago | |
deno | 8 hours ago | |
docs | 2 weeks ago | |
packages | 7 hours ago | |
rfcs | 1 year ago | |
.editorconfig | 4 months ago | |
.gitattributes | 1 year ago | |
.gitignore | 1 year ago | |
CONTRIBUTING.md | 1 year ago | |
DEVELOPMENT.md | 1 year ago | |
LICENSE | 8 hours ago | |
dprint.json | 8 hours ago | |
package-lock.json | 7 hours ago | |
package.json | 8 hours ago | |
readme.md | 2 years ago | |
tsconfig.common.json | 1 year ago |
readme.md
ts-morph
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.