logging-helpers
Basic template helpers for printing messages out to the console. Useful for debugging context in templates. Should work with any template engine.
Basic template helpers for printing messages out to the console. Useful for debugging context in templates. Should work with any template engine.
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.
Markdown template helper. Uses remarkable to render markdown in templates. Should work with Handlebars, Lo-Dash or any template engine that supports helper functions.
Generate HTML elements from a javascript object.
Format dates with date.js and moment.js. Uses date.js to parse human readable date phrases, and moment to format the rendered output. Should work with any Handlebars, Lo-Dash, underscore, or any template engine that allows helper functions to be registere
Markdown template helper. Uses remarkable to render markdown in templates. Should work with Handlebars, Lo-Dash or any template engine that supports helper functions.
Easily add private variables to handlebars block helpers.
Utils for handlebars helpers. Externalized from handlebars, to allow helpers to use the utils without having to depend on handlebars itself.
Handlebars block helper for creating private variables that are accessible inside the block.
Utils library for ProseMirror
Test helpers for your integration tests that fire native events
common javascript utils that can be required selectively that assume es5+
Composable helpers for Ember
Helper utility modules for collections, arrays, objects and more
A lightweight package with common helpers for Handlebars
String helpers for Ember
Ts transform plugins helpers
Template engine based on Lo-Dash template, but adds features like the ability to register helpers and more easily set data to be used as context in templates.
Utility belt to level-up your Ember AST transforms
Use async helpers in templates with engines that typically only handle sync helpers. Handlebars and Lodash have been tested.