Last updated on Jan 20th, 2014 Plugins used: grunt-contrib-handlebars. Handlebars is a popular template library which helps you build HTML fragments populated with data from an object. A template looks something like: The portions between {{ and }} are dynamic and are populated from the object you feed to the template. If you are not familiar with it, its homepage describes the library in more dep