grunt-closure-coffee-stack
Version:
Everything you need for Google Closure. Precise configuration, Soy templates, localization, TDD stack, and even CoffeeScript support. File watcher included.
15 lines (10 loc) • 560 B
Markdown
# grunt-closure-coffee-stack
Tasks for Google Closure Library and Compiler.
## Tasks
- **builder** : Builder for Google Closure application
- **coffee2closure** : Fixes CoffeeScript compiled output for Google Closure Compiler
- **deps** : Google Closure dependency calculator
- **templates** : Google Closure Templates compiler
- **tests** : Super-fast unit testing for Google Closure with Mocha in Node.js
## Credits
Originally authored by Daniel Steigerwald(steida). This is just an updated version for my stack.