Skip to content

wisamjs/slush-angular-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slush-angular-component

A slush generator that generates an Angular 1x component which consists of a:

  • Directive
  • Controller (with unit-tests)
  • Service (with unit-tests)
  • Template

Usage

Install:

npm install -g slush-angular-component

Create a new folder for your project:

$ mkdir my-slush-angular-component

Run the generator from within the new folder:

$ cd my-slush-angular-component && slush angular-component

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published