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:
- Lax URL parsing with support for protocol-less URLs and IPs☆54Updated 2 months ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 8 months ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- Indent each line in a string☆113Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 7 years ago
- Get the first path that exists on disk of multiple paths☆61Updated 2 months ago
- Ensures a value is a valid error by making it one if not☆82Updated 2 months ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated 2 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Check if a path is a file, directory, or symlink☆79Updated last year
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Define a lazily evaluated property on an object☆66Updated 2 years ago
- Get locally or globally installation path of given package name.☆43Updated 2 years ago
- Clean and beautiful options for minimist☆53Updated 3 years ago
- Take a list of glob patterns and return an array of file locations, respecting `.gitignore` and allowing for ignore patterns via `packag…☆40Updated 2 years ago
- Lazy number range generator☆82Updated last year
- Create an array without duplicates☆73Updated 4 years ago
- Align the text in a string.☆51Updated 5 years ago
- API for combining call site modifiers☆44Updated 6 years ago
- Get the path of the parent module☆78Updated 2 months ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Get the path of the caller module☆66Updated 4 years ago
- List of node.js builtin modules☆37Updated last year
- Repeat a string - fast☆35Updated 4 years ago
- Basic API for yarn.☆28Updated 7 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆46Updated 4 years ago