primus/ejson

Anyway to use it like it is on browser?

totty90 opened this issue · 1 comments

Any build file ready to use on browser?

There's no pre-build version of this module it self but if you want to use it in the browser you could load in this module using browserify. Or directly include the source files:

https://github.com/primus/ejson/blob/master/vendor/ejson.js and https://github.com/primus/ejson/blob/master/vendor/base64.js directly.

On Tuesday, February 24, 2015 at 6:12 AM, TT TY wrote:

Any build file ready to use on browser?


Reply to this email directly or view it on GitHub (#10).