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.
ts-morph を利用した MCP リファクタリングサーバー
TypeScript opinionated safe code normalizer using ts-morph & ESLint
This package provides a deprecated `AddDir` export, which is now recommended to be imported from `@rxap/workspace-ts-morph`. It also includes an init generator that helps manage peer dependencies for other `@rxap` packages, ensuring they are correctly add
This package provides utilities for transforming workspace files using the TypeScript compiler API via ts-morph. It includes functions to add directories to a ts-morph project, apply ts-morph project changes to a tree, and perform transformations on Angul