Browserify

BROWSERIFY

done

what is Browserify

TODO: bundle with browserify

Browserify seeks to extend the Node ecosystem into to the browser. It only supports Node's flavor of the CommonJS require syntax, and provides browser-specific shims for much of Node's core functionality. link