@randlabs/uint64-lite

v1.0.3
Lightweight support for UInt64 numbers
uint64 json msgpack

uint64-lite

A lightweight UInt64 class to handle 64-bit values.

The library includes some helpers to pack & unpack JSON and Msgpack data.

Installation

npm install --save @randlabs/uint64-lite

License

Apache 2.0

Credits

We would like to mention and thanks https://github.com/kawanet/msgpack-lite because MsgPack code is based on some ideas from this project.

npm i @randlabs/uint64-lite

Metadata

Downloads