@beenotung/bon

BON - Binary Object Notation, A.K.A. Beeno Object Notation. For Erlang and Javascript Data Exchange

Usage no npm install needed!

<script type="module">
  import beenotungBon from 'https://cdn.skypack.dev/@beenotung/bon';
</script>

README

BON-js

npm Package Version

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.