helpers
@helpers
0
Published Tools
0
Total Stars
0
Weekly Downloads
100/100
Avg Security
Published Tools
18 Skillsacross 1 categoryhandlebars-helper-create-frame
jonschlinkert
Handlebars block helper for creating private variables that are accessible inside the block.
handlebars-helpers
jonschlinkert
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.
...morehandlebars-utils
jonschlinkert
Utils for handlebars helpers. Externalized from handlebars, to allow helpers to use the utils without having to depend on handlebars itself.
...morehelper-ask
jonschlinkert
Async helper that prompts the user for a value and uses the answer as context for rendering the template.
helper-cache
jonschlinkert
Easily register and get helper functions to be passed to any template engine or node.js application. Methods for both sync and async helpers.
...morehelper-changelog
jonschlinkert
Template helper for generating a markdown-formatted changelog from an object, array or yaml file.
helper-copyright
jonschlinkert
Template helper for adding a basic, one-line copyright statement, with formatting appropriate for LICENSE/LICENSE-MIT or README templates. Used with Verb, but should work with any Handlebars, Lo-Dash, underscore, or any template engine that allows helper
...morehelper-coverage
jonschlinkert
Template helper for including a code coverage report generated by istanbul.
helper-date
jonschlinkert
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
...morehelper-dateformat
jonschlinkert
Template helper for adding formatted dates using node-dateformat. Works with Handlebars, Lo-Dash, underscore, or any template engine that supports helper functions. Also compatible with verb, assemble and Template.
...morehelper-git-hash
jonschlinkert
Template helper for getting the most recent commit hash from git history.
helper-link-to
jonschlinkert
Templates helper that returns a link path from the current view to the another view.
helper-markdown
jonschlinkert
Markdown template helper. Uses remarkable to render markdown in templates. Should work with Handlebars, Lo-Dash or any template engine that supports helper functions.
...morehelper-md
doowb
Markdown template helper. Uses remarkable to render markdown in templates. Should work with Handlebars, Lo-Dash or any template engine that supports helper functions.
...morehelper-moment
jonschlinkert
Template helper for formatting dates with moment.js. Works with Handlebars, Lo-Dash or any template engine that supports helper functions.
...morehelper-related
jonschlinkert
Template helper for generating a list of links to the homepages of related GitHub/npm projects.
logging-helpers
jonschlinkert
Basic template helpers for printing messages out to the console. Useful for debugging context in templates. Should work with any template engine.
...morehandlebars-helper-i18n
laurentgoderre
{{i18n}} handlebars helper