jonschlinkert / pretty-time
Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.
☆52Updated 5 years ago
Alternatives and similar repositories for pretty-time:
Users that are interested in pretty-time are comparing it to the libraries listed below
- Define a lazily evaluated property on an object☆65Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆45Updated 3 years ago
- Iterate over promises serially☆50Updated 2 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 3 years ago
- Get the callsite of the caller function☆52Updated 3 years ago
- Conditional promise chains☆60Updated 3 years ago
- Do stuff with Node.js's native JavaScript modules☆31Updated 3 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- url.parse() with support for protocol-less URLs & IPs☆52Updated 3 years ago
- Get the path of the parent module☆77Updated last year
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Create a lazily evaluated value☆69Updated 3 years ago
- Measure the time a promise takes to resolve☆70Updated last year
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated last year
- Run promise-returning & async functions in series, each passing its result to the next☆74Updated 3 years ago
- Returns an array filled with the specified input☆42Updated 2 years ago
- Create an array without duplicates☆70Updated 3 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 3 years ago
- Import a module like with `require()` but from a given path☆85Updated 2 years ago
- Get the npm config☆37Updated 7 months ago
- Sort an object's keys, including an optional key list☆31Updated 3 weeks ago
- A better `Promise.race()`☆46Updated 2 years ago
- Get PID from a port☆79Updated 4 years ago
- Get an array of parent directories including itself☆27Updated last year
- Get the set npm registry URL☆54Updated 2 years ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- Rename a function☆46Updated last year