1.0.7 • Published 6 years ago

angular-rename v1.0.7

Weekly downloads
337
License
ISC
Repository
github
Last release
6 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

6 years ago

1.0.6

6 years ago

1.0.5

6 years ago

1.0.4

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago