Plugins You can find out about all the publicly available Grails plugins.

Nerderg Formtags Plugin

  • Tags : ui, interface, client
  • Latest : 2.1.3
  • Last Updated: 04 December 2012
  • Grails version : 2.1 > *
0 vote

A taglib for forms. see <a href="http://nerderg.com/Nerderg+Form+Taglib">documentation</a>

Bringing Readability, Convention, Consistency and CSS to form design.

It gives you:

  • Labels and structure without cluttering up your GSP form
  • Standard error marking and handling without cluttering up your GSP form
  • Compatibility with browsers
  • Javascript assistance with pickers and choosers where appropriate using jQuery
  • CSS themeable rendering of forms
e.g.
<nerderg:formfield label='Select one' field='age' be...
Read more

Dependency :
compile ":nerderg-form-tags:2.1.3"

Documentation Source Issues

Stylus Resources Plugin

  • Tags : /
  • Latest : 0.1
  • Last Updated: 01 February 2012
  • Grails version : 2.0 > *
0 vote

Compiles Stylus sheets to css. Stylus is of the same ilk as other css preprocessors such as Less, and Sasl. It does of course have its differences. From the creator of the popular NodeJs web server ExpressJs. See: https://github.com/LearnBoost/stylus Read more

Dependency :
compile ":stylus-resources:0.1"

Documentation Source

Previous1..72737475767778798081..84Next