YUI War Minify Plugin
Grails plugin to run yui-compressor on css and javascript resources at WAR creation time. Read more
Dependency :
compile ":yui-war-minify:1.2"
Grails plugin to run yui-compressor on css and javascript resources at WAR creation time. Read more
Dependency :
compile ":yui-war-minify:1.2"
Helps you manage typescript code in your Grails application. Read more
Dependency :
compile ":typescript:0.4.1"
A simple CoffeeScript compiler plugin. It compiles .coffee source files into .js files, and does not require NodeJS or CoffeeScript to be installed on your machine. (If you have NodeJS installed, the plugin will use it, but if not, it will use an embedded Rhino-based compiler.) Leaves you with full control over if/how to use these generated .js files as resources, etc. Full documentation at: https://github.com/brian428/grails-coffeescript-compiler-plugin. Read more
Dependency :
compile ":coffeescript-compiler:0.9.2"
Simple plugin wrapper for useful Underscore.js library. Read more
Dependency :
compile ":underscore:1.4.4"