I'd like to use this with browserify, but there isn't currently a way to require('html.js')
in node for browser packaging purposes
By default node looks for index.js
, otherwise you can specify a main
field that points to the commonjs requireable file