generator-nithin-angular
v0.1.0
Published
another basic angularjs 1.X generator
Downloads
1
Maintainers
Readme
generator-nithin-angular
another basic angularjs 1.X generator
Installation
- Install globally using npm
npm install generator-nithin-angular -g
Usage
- Use the generator to get a boilerplate angular project. Give the required inputs on the prompt.
yo nithin-angular myAwesomeApp
Sub-generators
- Creating a module - (give the required inputs on the prompt)
yo nithin-angular:module
- Creating a directive - (give the required inputs on the prompt)
yo nithin-angular:directive
- Creating a controller - (give the required inputs on the prompt)
yo nithin-angular:controller
- Creating a filter - (give the required inputs on the prompt)
yo nithin-angular:filter
License
MIT License