biguint-format

JSON →
library 1.0.0 ·javascript
verified Jun 4, 2026

An arbitrary length unsigned integer formatter library for Node.js (v1.0.0, stable). Converts Buffer, byte array, or hex string to decimal, binary, hex, or octal without losing precision beyond JavaScript's 53-bit integer limit. Supports endianness, grouping, padding, and prefixes. Lightweight, zero dependencies, actively maintained on GitHub.