pretty-time
Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.
ordinal
Module to provide the ordinal letters following a numeral
sec
Convert a time string to seconds: `'00:22:17'` → `1337`
nanoseconds
Convert the process.hrtime() array to a single nanoseconds value. This makes it easier to diff times.