Like the jquery-resources plugin that pulls in the jquery javascript lib as a resource, this plugin pulls in Font Awesome.
Font Awesome is a very popular font based icon set. Font based icons are a very convenient means of incorporating icons into a web application and the technique is growing in popularity.
Font Awesome probably works best when used with the twitter bootstrap UI framework for which it was designed. Read more
Dependency :
compile ":font-awesome-resources:3.1"
Documentation
Source
Issues
This plugin provides a convenient and agile way of defining Data Grids. It also provides a powerful selection widget ( a direct replacement for drop-boxes ) Read more
Dependency :
compile ":easygrid:1.3.0"
Documentation
Source
Issues
Twitter Bootstrap based UI Set for plugin platform Read more
Dependency :
compile ":bootstrap-ui:1.0.RC4"
Documentation
Source
Issues
Platform UI - abstracted UI elements and theming for plugin/application interoperability Read more
Dependency :
compile ":platform-ui:1.0.RC3"
Documentation
Source
Issues
The dynamic-themes plugin allows your Grails application to load and render your pages with your own theme (folders with GSP templates and css) dinamically outside the scope of a web request. You can process models and sections (your own tags) in your templates. See DynamicThemesExamples (https://github.com/gonzalogarciajaubert/DynamicThemesExample/wiki) application for examples. Read more
Dependency :
compile ":dynamic-themes:0.1"
Documentation
Source
Issues
Server side rendering of Handlebars templates Read more
Dependency :
runtime ":handlebars:1.1.0"
Documentation
Source
Issues
This plugin integrates RWT - the web-ported Standard Widget Toolkit (SWT) - into yourGrails application. It enables you to build your RWT and JFace powered user interfaces using Groovyand the complete Grails framework stack with all its powerful features and syntactic DSL sugar. Read more
Dependency :
compile ":rwt:0.1"
Documentation
Source
Issues
3 votes
4% of Grails users
Read more
Dependency :
compile ":calendar:1.2.1"
Documentation