jonschlinkert / log-utilsLinks
Basic logging utils: colors, symbols and timestamp.
☆24Updated 6 years ago
Alternatives and similar repositories for log-utils
Users that are interested in log-utils are comparing it to the libraries listed below
Sorting:
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 8 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- Convert an Observable to a Promise☆49Updated last year
- Checks if your dependencies have package.json files config or an .npmignore for packaging☆47Updated 8 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Rename a function☆46Updated last year
- Get a list of npm packages with keywords☆52Updated last year
- 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
- Returns all commit messages between 2 versions of an NPM module☆59Updated 5 years ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 3 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Better inspect formatting, using prettier for arrays, objects and functions, and util.inspect for everything else.☆13Updated 7 years ago
- Clear the terminal cross-platform☆44Updated 3 years ago
- Custom mask function for prompt-password that adds a 'strength progress meter' that changes color as the password strength increases. Use…☆18Updated 8 years ago
- Lint for unused or missing dependencies in your node.js projects. Customize with plugins or configuration.☆51Updated 3 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆55Updated 3 years ago
- Pretty time zone: +2 or -9:30☆57Updated 3 years ago
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated last year
- Wait for a file or directory to change or appear, then just return☆17Updated 3 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Quick validation of files against EditorConfig☆16Updated 5 years ago
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆40Updated 4 years ago
- Minimal Code Frame like babel-code-frame, but smaller☆23Updated 5 years ago
- Repeat a string - fast☆34Updated 4 years ago
- Align the text in a string.☆51Updated 5 years ago
- Does a shallow comparison of two objects, returning false if the keys or values differ.☆29Updated 7 years ago
- Check if a value is a function☆27Updated 4 years ago
- Sanity check which files you are and aren't about to publish to npm☆83Updated 3 years ago
- Returns an array filled with the specified input☆42Updated 3 years ago