/SailsWithHandlebarsTagLib

A Sails Project for SailsJs 1@Beta that adds a taglib folder for .hbs

Primary LanguageJavaScript

sails-with-handlebars-tag-lib

(for sails 1.beta)

A rudimentary Sails application that adds support for Handlebars tag libraries.

  • adds \taglib to the sails root
  • adds a helper.js that dynamically defines all handlebar helpers within \taglib
  • demonstrates a couple of simple functions within a generic taglibrary
  • renders a page using said tag librar

Note! Requires local npm install of "fs", "handlebars" and "consolidate"

a Sails application

Links