js-binary
js-binary copied to clipboard
Encode/decode to a custom binary format, much more compact and faster than JSON/BSON
Hi! 👋 Firstly, thanks for your work on this project! 🙂 Today I used [patch-package](https://github.com/ds300/patch-package) to patch `[email protected]` for the project I'm working on. There was a problem with the...
HI, I'm having a hard time running it in the browser, can you send me a CDN link? Thanks for the lib! very appreciated
I added bigints.. I know is early but i use it in my project and i thought will be good to add it.
I have a dynamic object (for preventing duplicates) how can I convert that to jsbinary?
What would be the recommendation for specifying a delimiter when writing one binary object to a file at a time for the purpose of later processing as a node.js stream?...
I'm not too experienced in javascript, but I have been eager to be able to convert my JSON files into the binary format as an integration into my JSFL scripts...
Hey, first of all, good work on this module here! I was reviewing your module, as I was interested to utilize it to speed up communication within micro service networks....
With this type, it packs the buttons compound type into 10 bytes instead of the preferable 2 bytes, or even 1.25 (though this would probably be much slower). Could you...
Somehow tell the lib a replacer function to JSON.stringify and a reviver for JSON.parse This would help with https://github.com/clubedaentrega/log-sink/issues/3 Note that `message` property is non-enumerable. Related discussion at http://stackoverflow.com/questions/18391212/is-it-not-possible-to-stringify-an-error-using-json-stringify