188 handlebars helpers in ~20 categories. Can be used with Assemble, Ghost, YUI, express.js etc.
{{repeat}} handlebars helper, for duplicating a block of content n times.
Basic template helpers for printing messages out to the console. Useful for debugging context in templates. Should work with any template engine.
Liquid filters written in vanilla JavaScript, allowing them to be used with any template engine. WIP! Star/watch the project for updates.
Utils for handlebars helpers. Externalized from handlebars, to allow helpers to use the utils without having to depend on handlebars itself.