ngx-usage
Count usage of components, pipes, providers and directives. Find possibly not used ones.
Count usage of components, pipes, providers and directives. Find possibly not used ones.
Autofix TypeScript types to be imported using `import type`
A codemod engine for Node.js libraries (jscodeshift, ts-morph, etc.)
A codemod engine for Node.js libraries (jscodeshift, ts-morph, etc.)
CLI to identify all descendant imports of a ts file
Checker package of ts-morpher, dead simple TypeScript AST tool built on top of ts-morph.
Cleaner package of ts-morpher, dead simple TypeScript AST tool built on top of ts-morph.
Creator package of ts-morpher, dead simple TypeScript AST tool built on top of ts-morph.
Helper package of ts-morpher, dead simple TypeScript AST tool built on top of ts-morph.
Modifier package of ts-morpher, dead simple TypeScript AST tool built on top of ts-morph.
Types package of ts-morpher, dead simple TypeScript AST tool built on top of ts-morph.
`tsc` replacement for transpiling Deno libraries to run on Node.js.
Structure classes for ts-morph, including type structure classes.
Pesto module to intantiate zod schema from Typescript source code as string.
Pesto module to intantiate zod schema from Typescript source code as string.
Parser for reading and modifying typescript files based on the ts-morph module and extending its functionality.
TypeScript opinionated safe code normalizer using ts-morph & ESLint
ts-morph を利用した MCP リファクタリングサーバー
This package provides utilities for manipulating TypeScript code using ts-morph, particularly for Angular and NestJS projects. It offers functions to add, coerce, and modify code elements like classes, methods, decorators, and imports. The package also in
Provides utilities for manipulating TypeScript code using the ts-morph library. It offers a fluent API to add, modify, and remove code elements such as classes, decorators, imports, and properties in both Angular and NestJS projects. This package simplifi