Unico Framework is an HTML5 CoffeScript based clientside framework for developing applications on multiple devices
npm install unicoUnico Framework
===============
Unico goal is to cut the bullshit when we develop SPA (Single Page Applications) targeted for multiple devices.
We glue and put together a lot of opensource projects that we like and admire and that make our life
incredible easier and go along very well.
What we are using
-----------------
* coffee-script -- CoffeeScript is a little language that compiles into JavaScript
* less -- Leaner CSS
* eco -- Embedded CoffeeScript templates
* stitch -- Stitch your CommonJS modules together for the browser
* jasmine -- BDD for JavaScript