A message-pack encoder/decoder library that supports ES2020 bigints.
npm install --save @randlabs/msgpack-bigint
Apache 2.0
We would like to mention and thanks https://github.com/kawanet/msgpack-lite because MsgPack code is based on some ideas from this project.