nla / grails-resources

Resources framework for Grails 2.0

Home Page:http://grails.org/plugin/resources

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is the Grails Resources framework.

It provides a DSL for declaring static resources in plugins and in apps, and a mapper artefact that allows other plugins to provide processing of static resources to e.g. minify / zip them.

All processing is performed at runtime once, against files in the server filesystem.

Built-in mappers included in the plugin:

* CSS rewriter (two mappers required, happens automatically)
* Bundler (combines multiple css or js files into one)

See docs at http://grails.org/plugin/resources

About

Resources framework for Grails 2.0

http://grails.org/plugin/resources

License:Other


Languages

Language:Groovy 85.9%Language:CSS 6.8%Language:Shell 5.5%Language:Java 1.0%Language:Gosu 0.7%Language:JavaScript 0.2%