object-inspect
string representations of objects in node and the browser
pretty-bytes
Convert bytes to a human readable string: 1337 → 1.34 kB
pretty-ms
Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`
stringify-object
Stringify an object/array like JSON.stringify just without all the double-quotes