bn-str-256
Simple, functional big number library for up to 256-bit (32-byte) numbers that outputs decimal strings, with hex, binary, octal, and Buffer decoding/encoding.
exactnumber
Arbitrary-precision decimals. Enables making math calculations with rational numbers, without precision loss.
math-precision
.round, .ceil, .floor with precision parameter: .round(1.234, 2) → 1.23
archi
Easy math with decimals for Javascript