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