jonschlinkert / pretty-timeLinks
Easily format the time from node.js `process.hrtime`. Works with timescales ranging from weeks to nanoseconds.
☆53Updated 6 years ago
Alternatives and similar repositories for pretty-time
Users that are interested in pretty-time are comparing it to the libraries listed below
Sorting:
- Create an array without duplicates☆74Updated 4 years ago
- Indent each line in a string☆114Updated 3 years ago
- Lax URL parsing with support for protocol-less URLs and IPs☆55Updated 3 months ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆37Updated 2 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Reliable way to to get the height and width of the terminal/console in a node.js environment.☆84Updated last year
- Returns an array filled with the specified input☆43Updated 3 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Ensures a value is a valid error by making it one if not☆84Updated 2 months ago
- Cache requires to be lazy-loaded when needed. Uses node's own require system with tried and true, plain-vanilla JavaScript getters.☆51Updated 2 years ago
- Measure the time a promise takes to resolve☆72Updated 2 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Rename a function☆47Updated 2 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Lazy number range generator☆82Updated last year
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Define a lazily evaluated property on an object☆67Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 2 months ago
- Reduce a list of values using promises into a promise for a value☆74Updated 2 years ago
- Hook and modify stdout and stderr☆56Updated 3 months ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆72Updated 4 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 9 months ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Conditional promise chains☆63Updated 4 years ago
- Get the path of the parent module☆79Updated 2 months ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Split a string on a given character or characters, with support for escaping.☆60Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- While a condition returns true, calls a function repeatedly, and then resolves the promise☆58Updated last year