grunt-closure-coffee-stack

Everything you need for Google Closure. Precise configuration, Soy templates, localization, TDD stack, and even CoffeeScript support. File watcher included.

Usage no npm install needed!

<script type="module">
  import gruntClosureCoffeeStack from 'https://cdn.skypack.dev/grunt-closure-coffee-stack';
</script>

README

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.