grunt-este

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 gruntEste from 'https://cdn.skypack.dev/grunt-este';
</script>

README

grunt-este Build Status Dependency Status devDependency Status

Tasks for Google Closure Library and Compiler. It's used in Este dev stack.

Tasks

  • esteBuilder: Builder for Google Closure application
  • coffee2closure: Fixes CoffeeScript compiled output for Google Closure Compiler
  • esteCompiler: Simple Google Closure Compiler wrapper
  • esteDeps: Google Closure dependency calculator
  • esteExtractMessages: Extract messages defined with goog.getMsg
  • esteTemplates: Google Closure Templates compiler
  • esteUnitTests: Super-fast unit testing for Google Closure with Mocha in Node.js

Usage

Take a look at Este application boilerplate.

License

Copyright (c) 2013 Daniel Steigerwald

Licensed under the MIT license.