jampary
Modern arbitrary-precision arithmetic library using floating-point expansions.
Updated by @munrocket
big-crypto
Big.js fork that have additonal functions suitable for working with cryptocurrencies
Updated by @ohad1997
metric-prefix
Stringify big.js numbers using only few significant digits and a metric prefix
Updated by @ablay
jsbi-compat
Provides a jsbi interface on top of native BigInt and provides a fallback to jsbi library when BigInt is not available. Adds isBigInt function for cross-implementation type …
Updated by @kmalakoff