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
jAces streamlines the process of creating database applications. It combines the power of Dojo and Grails to create a superior platform for developing at lowest cost and at lowest complexity. It is even fun develop database application with jAces. Even full blown master-detail forms can be created within minutes. Read more
Dependency :
build ":jaces:1.7.2.2"
Documentation
Source