pretty-mass
Print grams in different measurements and in a readable form: `1234567` -> `1.234 tonne`, `123456` -> `123.456 kg`
Print grams in different measurements and in a readable form: `1234567` -> `1.234 tonne`, `123456` -> `123.456 kg`
Converts a number to/from a human readable string: `69420` ↔ `69.42K`
Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`