40+ Handlebars helpers for comparison, string, math, date, HTML, and more. Works in Node.js and the browser.
Handlebars provides the power necessary to let you build semantic templates effectively with no frustration
A Handlebars view engine for Express which doesn't suck.
The parser for the Handlebars language
More than 130 Handlebars helpers in ~20 categories. Helpers can be used with Assemble, Generate, Verb, Ghost, gulp-handlebars, grunt-handlebars, consolidate, or any node.js/Handlebars project.
Utils for handlebars helpers. Externalized from handlebars, to allow helpers to use the utils without having to depend on handlebars itself.
handlebars loader module for webpack
A lightweight package with common helpers for Handlebars
More than 130 Handlebars helpers in ~20 categories. Helpers can be used with Assemble, Generate, Verb, Ghost, gulp-handlebars, grunt-handlebars, consolidate, or any node.js/Handlebars project.
Handlebars block helper for creating private variables that are accessible inside the block.
Handlebars helpers which implement layout blocks similar to Jade, Jinja, Nunjucks, Swig, and Twig.
Handlebars helper which allows you to group lists by a property of each item.
OC-Template-Handlebars
A plugin for nodemailer that uses express-handlebars view engine to generate emails
Vite plugin for Handlebars support in HTML
Handlebars helpers for internationalization.
handlebars-i18n adds internationalization to handlebars.js using i18next and Intl.
OC-Template-Handlebars-Compiler
TypeScript definitions for handlebars-helpers
Handlebars support for JSTransformers.
Handlebars language support for CodeMirror6
Handlebars transformer for Jest
More than 150 Handlebars helpers in 17 categories. Works in browsers and in Node.js.
A custom version of the handlebars package which, to improve security, does not use `eval` or `new Function`. This means that templates can't be compiled into JavaScript functions in advance and hence, rendering the templates is a lot slower.