1.0.0 • Published 6 years ago

ng-rn v1.0.0

Weekly downloads
266
License
MIT
Repository
github
Last release
6 years ago

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
1.0.0

6 years ago

0.9.4

6 years ago

0.9.3

6 years ago

0.9.2

6 years ago

0.9.1

6 years ago

0.9.0

6 years ago