ng-rn

1.0.0 • Public • Published

ng-rn

Rename Angular Components

One Time Usage

  npx ng-rn old-button fancy-button

Install

  npm i -g ng-rn

Usage

  cd /path/to/angular-project/
  ng-rn old-button fancy-button

The Tool looks for the components in src/app/. If your components are located in a more complex path like src/app/my-vip-components, just change directory:

  cd src/app/my-vip-components
  ng-rn old-button fancy-button

Readme

Keywords

none

Package Sidebar

Install

npm i ng-rn

Weekly Downloads

227

Version

1.0.0

License

MIT

Unpacked Size

5.9 kB

Total Files

6

Last publish

Collaborators

  • rechenberger