API Usage
Path:
/src/index.coffee
compiled to/lib/index.js
register()
This method will add all the handlebars helper methods to the given handlebars instance.
Usage:
register(handlebars)
- Parameter
-
handlebars
-Handlebars
instance
Path:
/src/index.coffee
compiled to/lib/index.js
This method will add all the handlebars helper methods to the given handlebars instance.
Usage:
register(handlebars)
handlebars
- Handlebars
instance