Skip to content

Sauruz/rename-angular-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Rename Angular Component

A script to rename a component in Angular2/4/5 generated by Angular CLI.

How does it work?

  • Go to the root of your Angular project
  • Run npm run rename-component
  • Enter the name of the component you want to change
  • Enter the new name of the component
  • Modify the modules where you've used the components

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages