jonschlinkert / log-utilsLinks
Basic logging utils: colors, symbols and timestamp.
☆24Updated 7 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:
- Returns a promise resolved in the next event loop - think `setImmediate()`☆72Updated 4 years ago
- Convert an Observable to a Promise☆52Updated 2 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 8 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 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
- Rename a function☆47Updated 2 years ago
- Create a Vinyl file from an actual file☆43Updated 2 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆34Updated last year
- Returns all commit messages between 2 versions of an NPM module☆59Updated 5 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Checks if your dependencies have package.json files config or an .npmignore for packaging☆47Updated 8 years ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated 4 years ago
- Clear the terminal cross-platform☆45Updated 4 years ago
- Pretty time zone: +2 or -9:30☆58Updated 3 years ago
- Expand a string into a JavaScript object using a simple notation.☆26Updated 6 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Does a shallow comparison of two objects, returning false if the keys or values differ.☆29Updated 7 years ago
- Repeat a string - fast☆35Updated 4 years ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- A pluggable module that injects content into your markdown files via hidden JavaScript snippets☆108Updated 6 years ago
- Lint for unused or missing dependencies in your node.js projects. Customize with plugins or configuration.☆51Updated 3 years ago
- Check if a path exists☆26Updated 2 years ago
- Clean and beautiful options for minimist☆53Updated 3 years ago
- Find a file given a declaration of locations.☆12Updated 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
- Modify the values of an object☆29Updated 4 years ago
- Better inspect formatting, using prettier for arrays, objects and functions, and util.inspect for everything else.☆13Updated 8 years ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆54Updated 3 years ago
- Lax URL parsing with support for protocol-less URLs and IPs☆55Updated 2 months ago
- Parse a GitHub URL for user/project@version☆30Updated 7 years ago