generator-ng-component icon indicating copy to clipboard operation
generator-ng-component copied to clipboard

Component generators for AngularJS

Results 5 generator-ng-component issues
Sort by recently updated
recently updated
newest added

Hey, so when I try and run any of the sub-generators from generator-angular-fullstack I get. `TypeError: Cannot read property 'indexOf' of undefined` Here's the full stacktrace. ``` D:\Desktop\whenDoesItEnd>yo angular-fullstack:route switch...

You never import the source file for the directive into the spec; shouldn't there be an import there?

bug

Here is an attempt to comply to [John Papa Style Guide](https://github.com/johnpapa/angular-styleguide) as evoked in https://github.com/DaftMonk/generator-angular-fullstack/issues/1119.

semver-minor

Would a angular resource generator and template be an acceptable addition here? It could be useful by itself and also with other sub generators to create matching client and server...

enhancement
semver-minor