json-bignumber

JSONBigNumber.parse/stringify handling **all** JSON numbers using BigNumber. Based on Douglas Crockford [JSON.js](https://github.com/douglascrockford/JSON-js) package and [bignumber.js](https://github.com/MikeMcl/bignumber.js) library.

js-big-integer

Yet another class for arbitrary-precision integers in pure JavaScript. Small. Well tested.

cbor-bigdecimal

Plugin for node-cbor to add BigDecimal and BigFloat support. Requires bignumber.js