1.0.7 • Published 5 years ago

angular-rename v1.0.7

Weekly downloads
337
License
ISC
Repository
github
Last release
5 years ago

angular-rename

rename a component along with all its references with automatically changed component directory

npm version

Description

This module enables a CLI command to rename a component as well as all references made to it.

Installation

Install through npm:

    npm install angular-rename --save-dev

Usage

  • simply call the module from CLI
    
    $ angular-rename OldNameComponent NewNameComponent
1.0.7

5 years ago

1.0.6

5 years ago

1.0.5

5 years ago

1.0.4

5 years ago

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago