Templeify A Browserify transform for Temple M+XML templates. Converts any file with a .html extension. Install with npm: $ npm install templeify And then use with Browserify: $ browserify main.js -t templeify -o bundle.js