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

19.1.11 • Public • Published

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 Angular and Nest projects. The package also offers an init generator for adding peer dependencies to a project.

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/workspace-ts-morph

Execute the init generator:

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

Generators

init

Initialize the package in the workspace

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

Package Sidebar

Install

npm i @rxap/workspace-ts-morph

Weekly Downloads

145

Version

19.1.11

License

GPL-3.0-or-later

Unpacked Size

109 kB

Total Files

27

Last publish

Collaborators

  • badry.muenker
  • mmuenker