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.
David Sherret c12673319f chore: fix publish 7 hours ago
.github 18.0.0 (#1395) 8 hours ago
.vscode 18.0.0 (#1395) 8 hours ago
deno 18.0.0 (#1395) 8 hours ago
docs docs: update transforms example to use factory (#1386) 2 weeks ago
packages chore: fix publish 7 hours ago
rfcs chore: change to two space indents for internal code formatting 1 year ago
.editorconfig feat: upgrade to TS 4.9 (#1354) 4 months ago
.gitattributes chore: simplify how lib files are distributed (always included) 1 year ago
.gitignore refactor(internal): use deno for internal scripts (#1218) 1 year ago
CONTRIBUTING.md chore: upgrade dependencies and remove yarn 1 year ago
DEVELOPMENT.md chore: upgrade dependencies and remove yarn 1 year ago
LICENSE 18.0.0 (#1395) 8 hours ago
dprint.json 18.0.0 (#1395) 8 hours ago
package-lock.json chore: fix publish 7 hours ago
package.json 18.0.0 (#1395) 8 hours ago
readme.md chore: Switch to using GitHub Actions. 2 years ago
tsconfig.common.json chore: target ES2018 instead of ES2015 1 year ago

readme.md

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