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:
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Wait for any promise to be fulfilled☆54Updated 3 years ago
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Indent each line in a string☆113Updated 3 years ago
- Get the path of the parent module☆77Updated last year
- url.parse() with support for protocol-less URLs & IPs☆53Updated 3 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 3 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Get the first path that exists on disk of multiple paths☆59Updated 2 years 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
- Clean and beautiful options for minimist☆53Updated 2 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 last year
- Get the path of the caller module☆64Updated 3 years ago
- Returns an array filled with the specified input☆42Updated 3 years ago
- Add `module.exports` for Babel and TypeScript compiled code☆35Updated last year
- Simple wildcard matching☆34Updated 3 years ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 3 years ago
- Create an array without duplicates☆71Updated 4 years ago
- Get locally or globally installation path of given package name.☆43Updated 2 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- Find multiple RegExp matches in a string☆92Updated 3 years ago
- Test your Markdown files for Standard JavaScript Style™☆77Updated 2 years ago
- Returns the directory used by NPM for globally installed NPM packages.☆35Updated 6 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years 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
- Conditional promise chains☆61Updated 4 years ago
- Write data to a random temporary file☆105Updated 11 months ago
- Exit the process when the `esc` key is pressed☆56Updated last year