Handlebars Resources Plugin

  • Tags : resource-mapper
  • Latest : 0.3.6
  • Last Updated: 07 April 2013
  • Grails version : 1.3.7 > *
0 vote
Dependency :
runtime ":handlebars-resources:0.3.6"

Documentation Source Issues

Summary

This plug-in supports using Handlebars.js templates with the Grails Resources Plugin. This plugin includes a resource mapper that will precompile the template files into JavaScript and make it available for other resource processing, including minification and bundling. The Handlebars.js resource files are also included.

Installation

grails install-plugin handlebars-resources

Description

This plug-in supports using Handlebars.js templates with the Grails Resources Plugin. This plugin includes a resource mapper that will precompile the template files into JavaScript and make it available for other resource processing, including minification and bundling. The Handlebars.js resource files are also included.

More info: https://github.com/sheehan/grails-handlebars-resources