forked from grails-plugins/grails-resources
-
Notifications
You must be signed in to change notification settings - Fork 0
Resources framework for Grails 2.0
License
MGotink/grails-resources
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published
Languages
- Groovy 97.8%
- Java 1.2%
- Other 1.0%