pretty-bytes
Convert bytes to a human readable string: 1337 → 1.34 kB
prepend-http
Prepend `https://` to humanized URLs like sindresorhus.com and localhost
pretty-ms
Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`
human-format
Converts a number to/from a human readable string: `1337` ↔ `1.34kB`
xbytes
Parse bytes to human readable sizes (4747) → ('4.75 KB') and vice versa.