Erlang Binary Term Format for Javascript
Provides all encoding and decoding for the Erlang Binary Term Format (as defined at http://erlang.org/doc/apps/erts/erl_ext_dist.html) in a single Javascript file.
Available as a npm package at https://www.npmjs.org/package/erlang_js
.
Tests
npm test
Author
Michael Truog (mjtruog [at] gmail (dot) com)
Contributors
Beeno Tung (aabbcc1241 [at] yahoo (dot) com (dot) hk)
License
MIT License by Michael Truog
BSD-3-Clause by Beeno Tung