helper-coverage
Template helper for including a code coverage report generated by istanbul.
helper-codelinks
Generate a list of links that take you to the first line of code for each method in a given directory.
handlebars-helper-slugify
{{slugify}} handlebars helper. Uses the awesome underscore.string to transform text into a URL slug. Replaces whitespaces, accentuated and special characters with a dash.
handlebars-helper-br
{{br}} Handlebars helper. Adds `<br>` tags to generated HTML. Great for prototyping.