• Stars
    star
    4,452
  • Rank 9,199 (Top 0.2 %)
  • Language
    TypeScript
  • License
    MIT License
  • Created about 7 years ago
  • Updated 3 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

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

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

More Repositories

1

ts-ast-viewer

TypeScript AST viewer.
TypeScript
1,060
star
2

dax

Cross-platform shell tools for Deno and Node.js inspired by zx.
TypeScript
755
star
3

ts-nameof

nameof in TypeScript
TypeScript
486
star
4

conditional-type-checks

Types for testing TypeScript types.
TypeScript
447
star
5

code-block-writer

Code writer for JavaScript and TypeScript code.
TypeScript
152
star
6

ts-type-info

TypeScript AST and code generator [Deprecated]
TypeScript
93
star
7

ts-factory-code-generator-generator

Generates code that generates TypeScript Compiler API factory code from an AST.
TypeScript
80
star
8

using_statement

"Using statement" in JavaScript and TypeScript.
TypeScript
68
star
9

rust-toolchain-file

GitHub Action to install Rust's toolchain via rust-toolchain.toml
23
star
10

dts_minify

Minifier for TypeScript declaration files (.d.ts)
TypeScript
21
star
11

barrel-maintainer

Automated real-time maintenance of barrels in JavaScript and TypeScript.
TypeScript
19
star
12

console_static_text

Logging for text that should stay in the same place in a console.
Rust
13
star
13

deno-which

Finds the path to the specified command in Deno.
TypeScript
12
star
14

Units-of-Measure-Proposal-for-TypeScript

11
star
15

server-bridge

Code generation for a statically typed bridge between the client and server in TypeScript
TypeScript
10
star
16

npm_bridge

Proof of concept for a bridge between Deno and npm packages
TypeScript
7
star
17

faster_prettier_example

TypeScript
6
star
18

which-runtime

Deno module for checking which runtime the code is running in.
TypeScript
6
star
19

CodeBlockWriterSharp

Code writer that assists with formatting and visualizing blocks of JavaScript or TypeScript code in c#.
C#
6
star
20

ts-object-create

Code generation that writes functions for creating objects with their types.
TypeScript
2
star
21

libpack

Module concatenator for large Deno libraries.
Rust
2
star
22

npm_bridge_example

Example of using npm bridge
TypeScript
2
star
23

text_lines

Information about lines of text in a string.
Rust
2
star
24

slow-wasm-example

Rust
1
star
25

tsconf-talk

Code and slides for my talk at tsconf 2018.
TypeScript
1
star
26

ts-state-test-generator

Generates test helper functions for checking the state of a class or interface [abandoned]
TypeScript
1
star