pretty-ms
Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`
byte-size
Convert a bytes or octets value (e.g. 34565346) to a human-readable string ('34.6 MB'). Choose between metric or IEC units.
natural-orderby
Lightweight and performant natural sorting of arrays and collections by differentiating between unicode characters, numbers, dates, etc.
levn
Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible
pretty-bytes
Convert bytes to a human readable string: 1337 → 1.34 kB