Tags: Programming Language.
Handlebars is a semantic web template system started by Yehuda Katz in 2010. Handlebars.js is a superset of Mustache and can render Mustache templates in addition to Handlebars templates. While Mustache is a logicless templating language Handlebars adds extensibility and minimal logic such as #if #unless #with and #each helpers.