Helpers

Results 8 repositories owned by Helpers

handlebars-helpers

2.2k
Stars
364
Forks
Watchers

188 handlebars helpers in ~20 categories. Can be used with Assemble, Ghost, YUI, express.js etc.

handlebars-helper-include

16
Stars
2
Forks
Watchers

Handlebars helper, alternative to built-in partials. Similar to handlebars-helper-partial, but this helper will allow wildcard (glob) patterns. Like Assemble itself, this helper will automatically det...

handlebars-helper-moment

19
Stars
10
Forks
Watchers

{{moment}} handlebars helper. Combines the powers of Assemble, Handlebars.js and Moment.js into a great helper to master time.

handlebars-helper-partial

16
Stars
5
Forks
Watchers

Handlebars helper, alternative to built-in partials. Like Assemble itself, this helper will automatically determine the correct context to use, or a context may be explicitly passed in as a second par...

handlebars-helper-prettify

20
Stars
2
Forks
Watchers

{{prettify}} handlebars helper, for formatting ("beautifying") HTML, CSS and JavaScript.

handlebars-helper-repeat

27
Stars
8
Forks
Watchers

{{repeat}} handlebars helper, for duplicating a block of content n times.

helper-markdown

39
Stars
23
Forks
Watchers

Markdown template helper. Uses remarkable to render markdown in templates. Should work with Handlebars, Lo-Dash or any template engine that supports helper functions.

handlebars-helper-minify

15
Stars
2
Forks
Watchers

{{minify}} handlebars helper, for minification of HTML with html-minifier.