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 mainjs -t templeify -o bundlejs
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 mainjs -t templeify -o bundlejs
npm i templeify
0
3.0.0
MIT