Helpers
Grow your team on GitHub
GitHub is home to over 50 million developers working together. Join them to grow your own development teams, manage permissions, and collaborate on projects.
Sign upRepositories
-
helper-markdown
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-helpers
188 handlebars helpers in ~20 categories. Can be used with Assemble, Ghost, YUI, express.js etc.
-
helper-year
Template helper for adding the current year. Good for adding dates for licenses, copyrights, last modified date, comment dates, etc. Works with handlebars, lo-dash or any template engine that has support for helper functions.
-
async-helper-base
Used for creating template.js-compatible async helpers. Works with verb, assemble or any other template.js application.
-
node-name
Basic utility methods for transforming and handling file paths.
-
helper-coverage
Template helper for including a code coverage report generated by istanbul.
-
helper-md
Markdown template helper. Uses remarkable to render markdown in templates. Should work with Handlebars, Lo-Dash or any template engine that supports helper functions.
-
helper-date
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 registered. Also compatible with verb, assemble and Template.
-
handlebars-helper-repeat
{{repeat}} handlebars helper, for duplicating a block of content n times.
-
liquid-filters
Liquid filters written in vanilla JavaScript, allowing them to be used with any template engine. WIP! Star/watch the project for updates.
-
logging-helpers
Basic template helpers for printing messages out to the console. Useful for debugging context in templates. Should work with any template engine.
-
helper-resolve
Template helper to resolve the path to a file in node_modules. This is mostly useful during development.
-
helper-related
Template helper for generating a list of links to the homepages of related GitHub/npm projects.
-
helper-reflinks
Template helper for generating a list of markdown formatted reference links for all of the dependencies and devDependencies listed in package.json.
-
handlebars-helper-and
Handlebars helper that returns true when all of the given conditions are truthy.
-
handlebars-helper-moment
{{moment}} handlebars helper. Combines the powers of Assemble, Handlebars.js and Moment.js into a great helper to master time.
-
handlebars-utils
Utils for handlebars helpers. Externalized from handlebars, to allow helpers to use the utils without having to depend on handlebars itself.
-
handlebars-helper-sitemap
Handlebars helpers and templates for generating a sitemap.
-
helper-git-hash
Template helper for getting the most recent commit hash from git history.
-
helper-uigradient
Template helper that generates the CSS for any of the gradients from Ghosh/uiGradients
-
handlebars-helper-compose
{{compose}} handlebars helper. Similar to {{aggregate}}, but this is a block helper that extends the inner block's content with content from "external" files, while also extending the context with YAML front matter from those files. You may also optionally use wildcard (glob/minimatch) patterns.
-
helper-link-to
Templates helper that returns a link path from the current view to the another view.
-
handlebars-helper-prettify
{{prettify}} handlebars helper, for formatting ("beautifying") HTML, CSS and JavaScript.
-
helper-ask-include
Async template helper that prompts the user to choose the `include` or `includes` to render.
-
helper-sort-items
Helper for filtering and sorting an assemble collection based on an array of strings.
-
-
helper-glob-files
Generic template helper for creating an array of vinyl file objects from a glob pattern.
-
helper-compile-async
Convenience method to compile async helpers and add common functionality to use with async-helpers.
-
handlebars-helper-each
Handlebars each helper, can be used as a sync helper with any handlebars project (as normal) or as an async helper with assemble or libs that support async helpers.
-
helper-copyright
Template helper for adding a basic, one-line copyright statement, with formatting appropriate for LICENSE/LICENSE-MIT or README templates. Should work with any Handlebars, Lo-Dash, underscore, or any template engine that allows helper functions to be registered.

