|
1 | | -# angularity |
| 1 | +# Angularity |
| 2 | + |
2 | 3 |  |
3 | 4 |
|
4 | | -[](https://travis-ci.org/angularity/node-angularity) [](https://ci.appveyor.com/project/impaler/node-angularity/branch/master) |
| 5 | +[](http://angularity.github.io) |
| 6 | + |
| 7 | +[](https://travis-ci.org/angularity/node-angularity) |
| 8 | +[](https://ci.appveyor.com/project/impaler/node-angularity/branch/master) |
| 9 | + |
| 10 | +Build projects, not build systems. |
| 11 | + |
| 12 | +- Hand picked and industry proven front end technologies. |
| 13 | +- A complete and scalable single page application workflow. |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | +## Features |
| 18 | + |
| 19 | +A complete frontend development solution for: |
| 20 | +modules, minification, source maps, linting, testing, live reloading, release and workflow tooling |
| 21 | + |
| 22 | +- No complicated build files per project |
| 23 | +- Kickstart your workflow with IDE integration and command line interface |
| 24 | +- Write with the latest ES6 Javascript features |
| 25 | +- Use CommonJs/NodeJs syntax |
| 26 | +- In-built support for Karma tests |
| 27 | +- Build with minification and source-map safe bundles |
| 28 | +- Use both Bower and NPM for your vendor dependencies |
| 29 | +- Convenient CI integration with custom reporters |
| 30 | +- Plugin system to create your own tasks |
| 31 | + |
| 32 | +## Documentation |
5 | 33 |
|
6 | | -An opinionated node.js build system for ECMAScript 6 AngularJS projects |
| 34 | +[http://angularity.github.io](http://angularity.github.io) |
7 | 35 |
|
8 | | -Angularity is a philosophy of development. |
| 36 | +## Maintained by |
9 | 37 |
|
10 | | -Our focus is maintaining uniformity of development across groups of developers with varying experience levels. |
| 38 | +Ben Holloway, Chris Decoster, Brendan Graetz |
11 | 39 |
|
12 | | -Our contributors hold a collective vision of best-practice AngularJS development and have condensed this into a set of tools and resources known as Angularity. |
| 40 | +## Licence |
13 | 41 |
|
14 | | -Documentation: [http://angularity.github.io](http://angularity.github.io) |
| 42 | +MIT |
0 commit comments