@beenotung/bon
v0.1.8
Published
BON - Binary Object Notation, A.K.A. Beeno Object Notation. For Erlang and Javascript Data Exchange
Downloads
27
Maintainers
Readme
BON-js
javascript library of bon
Binary Object Notation, A.K.A. Beeno Object Notation
Protocol
For the protocol detail, see bon.
Library
TODO add example of installation and usage.
Remark
the iolist is not optimized for high write throughput, otherwise, for large array of objects, the iolist_to_binary will run into stack overflow.