Closed giacecco closed 9 years ago
I believe the only current node.js dependency is the usage of require(). It should be possible to wrap this up into a browser-usable JS library using http://browserify.org/. I would be open to adding a script to the repo that automates this process.
This package has been published to bower.
Library also user process.xxx
methods in couple of places too. That could be easily replaced as well
Hi jhurliman have you thought of making your code suitable to run within the web browser, too? Thanks.
G.