- Gulp : Main automation and local build tool. Compiles templates, runs units test, concatenate javascript and css files, among other things.
- Mocha : Unit testing framework. It has great flexibility, is compatible between browser and server and has a good set of assertion and mock libraries Chai & Sinon.
- Browserify : Node module that allows the usage of CommonJS modules in the browser.
- Plato : JavaScript source code complexity analyzer.
- Istanbul : JavaScript code coverage tool and reporter.
- JSHint : Code quality analyzer. Detects code smells and bad practices.
- Jade : Templating language to create re-usable HTML components.
- Babel : Babel is a compiler for writing next generation JavaScript.
- Less : CSS pre-processor
- AngularJS : JavaScript Front-End framework to structure and fast develop web applications.
- Angular UI Router: Route and easily use nested views.
xtuc/angularjs-seed
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|