pretty-bytes
popularConvert bytes to a human readable string: 1337 → 1.34 kB
Updated by @sindresorhus
@wtfcode/byte-converter
Convert any value from a bit/byte unit measure to an another bit/byte measure, this package is compliant to IEC standard. EX: you can convert from KiB to kB or to Kib, Use the …
Updated by @bomdia
@i-xi-dev/bytes
A JavaScript byte array library for the browser, Deno and Node.js
Updated by @i-xi-dev
human-format
Converts a number to/from a human readable string: `1337` ↔ `1.34kB`
Updated by @julien-f