handlebars-helper-md
Convert markdown to HTML. Use wildcard (glob) patterns for files. Like Assemble itself, this helper will automatically determine the correct context to use, or a context may be explicitly passed in as a second parameter.
Convert markdown to HTML. Use wildcard (glob) patterns for files. Like Assemble itself, this helper will automatically determine the correct context to use, or a context may be explicitly passed in as a second parameter.
Render isomorphic Handlebars templates using incremental-dom on the client
extend handlebars helpers
Dead simple handlebars helper for inlining text files
Handlebars helper that returns a substring of characters from lorem ipsum latin text.
A helper to master time! Combining the powers of Assemble, Handlebars.js and Moment.js. This helper leverages Moment.js to provide ultimate control over manipulating time and dates in your templates.
{{not}} handlebars helper. Conditionally render a block if the condition is false. This block helper is really just a semantic alternative to {{isnt}}
{{pkg}} handlebars helper, for returning the value of a property from package.json.
A Handlebars helper for selecting an option in a radio button group, based on an equality check
handlebars helper for adding github pages url
Handlebars helper for adding Google Analytics scripts to the head and/or footer of a webpage.
Handlebars helper that returns true when all of the given conditions are truthy.
{{disqus}} Handlebars helper. Simplifies adding [Disqus](https://disqus.com/) comments to your site.
A Handlebars helper which evaluates a JavaScript expression and put the result to the block parameter
Handlebars helpers and templates for generating a sitemap.
{{track}} handlebars helper. Simplify the process of adding Google analytics tracking codes to your web projects.
Transform a handlebars template in a dom-like AST. This AST can be used by code generators to generate, for example, virtual dom functions.
Takes a handlebars live templates AST and generates an Incremental DOM render function.
Compiles handlebars templates to idom render functions.
Handlebars helpers to work for both, markdown and html output.