biguint-format
JSON →An arbitrary length unsigned integer formatter library for Node.js (v1.0.2, last updated 2016). It converts Buffer, byte arrays, or hex strings to decimal, binary, hex, or octal strings without precision loss, unlike JavaScript's native Number.toString(). Features include endianness control, grouping, padding, and prefix options. Only maintained, not actively developed.
Resources
packagebiguint-format ↗