This website uses cookies
We use cookies to continuously improve your experience on our site. More info.
Client-side templating engine for JavaScript enabling to add templates to the HTML page that will be parsed and interpolated with the values from the data you passed to the Handlebars.js function. Largely compatible with Mustache templates.
First released | 2009 |
Open-source | Yes |
Handlebars, inspired by Mustache, is a templating tool that helps you better untangle your code from the presentation and provide reusable HTML snippets.