browserify-handlebars icon indicating copy to clipboard operation
browserify-handlebars copied to clipboard

browserify transform module for handlebars

Results 3 browserify-handlebars issues
Sort by recently updated
recently updated
newest added

Some of the headings in the README file are missing spaces after the hashes, so they don't get the proper rendering on npm.

Originally posted this issue [here](https://github.com/wycats/handlebars.js/issues/742). In the attached minimal project (using grunt and browserify-handlebars), two instances of handlebars are created 1) from 'node_modules\handlebars\Lib\index.js' 2) from 'node_modules\handlebars\Dist\Cjs\handlebars.js' I think the reason...