Closed Fauntleroy closed 11 years ago
Needs to work with CommonJS for node.js, but it would also be lovely to use this via Browserify.
The caveats are: you need to include from index.js instead of handlebars_helper.js due to collisions with the require method.
index.js
handlebars_helper.js
require
Needs to work with CommonJS for node.js, but it would also be lovely to use this via Browserify.