Skip to content

Simple component init automation for ng1.5 apps with gulp

Notifications You must be signed in to change notification settings

areologist/ng1-components

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Angular 1.5 Component Generator

Gulp infrastructure for cranking out new components from CLI. To be added to projects, customized, and extended.

Takes templates in templates/ folder, interpolates provided component name, and copies to client/app/components/ (by default).

Example

To create an "awesome" component

gulp component --name awesome

Notes

Based on Automation section of Scott Moss's Component-Based Architecture in AngularJS 1.x course on Frontend Masters.

About

Simple component init automation for ng1.5 apps with gulp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published