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