angular-coffee-seed icon indicating copy to clipboard operation
angular-coffee-seed copied to clipboard

AngularJS seed based on grunt JavaScript tasks runner and bower a package manager for the web

Results 42 angular-coffee-seed issues
Sort by recently updated
recently updated
newest added

some examples: https://github.com/yearofmoo/angularjs-seed-repo

enhancement
ready

for example https://github.com/lucassus/angular-seed/commit/c332be5f7b3e49735e13f39a5fabe766c43fc727#L0R3 or https://github.com/ngbp/ng-boilerplate

enhancement

check https://github.com/gmarty/grunt-closure-compiler

enhancement

https://github.com/karma-runner/karma-browserstack-launcher

enhancement

https://github.com/gruntjs/grunt-contrib-watch#compiling-files-as-needed https://gist.github.com/luissquall/5408257

enhancement

- [x] figure out better structure for controller classes, check yeoman-angularjs - [ ] generate a controller class - [ ] generate spec for the controller

enhancement

Use external tool for monitoring directories and restart the server on new files see https://github.com/lucassus/angular-seed/issues/17

enhancement

could be related to https://github.com/gruntjs/grunt-contrib-watch/issues/70

bug