pretty-ms
Convert milliseconds to a human readable string: `1337000000` → `15d 11h 23m 20s`
convert-hrtime
Convert the result of `process.hrtime.bigint()` to seconds, milliseconds, nanoseconds
pretty-time
Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.