CoffeeScript Resources
Plugin that automatically compiles CoffeeScript to JavaScript and works with the resources plugin. Read more
Dependency :
compile ":coffeescript-resources:0.3.8"
Plugin that automatically compiles CoffeeScript to JavaScript and works with the resources plugin. Read more
Dependency :
compile ":coffeescript-resources:0.3.8"
This plug-in supports using Handlebars.js templates with the Grails Resources Plugin. This plugin includes a resource mapper that will precompile the template files into JavaScript and make it available for other resource processing, including minification and bundling. The Handlebars.js resource files are also included. Read more
Dependency :
runtime ":handlebars-resources:0.3.6"
4% of Grails users
This plugin supports server-side compilation of .less CSS files to their .css counterparts. Read more
Dependency :
compile ":lesscss-resources:1.3.3"
Enhances the resources plugin by allowing for creation of "page" resource modules using convention over configuration. Read more
Dependency :
runtime ":page-resources:0.2.3"
Use resources plugin to serve dynamically-built CSS and JS as static files instead of dynamic (non-cacheable) GSPs. Read more
Dependency :
runtime ":gsp-resources:0.4.1"
Creates Sprites using SmartSprites as a component of the Resources plugin. Read more
Dependency :
compile ":smart-sprites-resources:0.2"
11% of Grails users
Integrates with Grails' resources framework to automatically gzip static files Read more
Dependency :
runtime ":zipped-resources:1.0"
11% of Grails users
Provides a "hash and cache" mapper for the resources framework, automatically creating safe unique filenames for your resources and setting them to eternally cache in the browser. Read more
Dependency :
runtime ":cached-resources:1.0"