@rxap/schematics-ts-morph
TypeScript icon, indicating that this package has built-in type declarations

19.1.0 • Public • Published

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 includes specialized functions for working with Angular components, NestJS modules, and form definitions.

npm version commitizen friendly styled with prettier Libraries.io dependency status for latest release, scoped npm package npm NPM

Installation

Add the package to your workspace:

yarn add @rxap/schematics-ts-morph

Execute the init generator:

yarn nx g @rxap/schematics-ts-morph:init

Generators

init

Initialize the package in the workspace

nx g @rxap/schematics-ts-morph:init

Package Sidebar

Install

npm i @rxap/schematics-ts-morph

Weekly Downloads

204

Version

19.1.0

License

GPL-3.0-or-later

Unpacked Size

652 kB

Total Files

456

Last publish

Collaborators

  • badry.muenker
  • mmuenker