1.0.3 • Published 4 years ago

@randlabs/uint64-lite v1.0.3

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
4 years ago

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.

1.0.2

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago