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 7 years ago
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- Returns a promise resolved in the next event loop - think `setImmediate()`☆70Updated 4 years ago
- Checks if your dependencies have package.json files config or an .npmignore for packaging☆47Updated 8 years ago
- Better inspect formatting, using prettier for arrays, objects and functions, and util.inspect for everything else.☆13Updated 7 years ago
- Expand a string into a JavaScript object using a simple notation.☆25Updated 5 years ago
- Parse a GitHub URL for user/project@version☆30Updated 6 years ago
- Convert the result of `process.hrtime()` to seconds, milliseconds, nanoseconds☆53Updated 3 years ago
- Convert an Observable to a Promise☆49Updated last year
- Returns all commit messages between 2 versions of an NPM module☆59Updated 5 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
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆45Updated 4 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Clear the terminal cross-platform☆44Updated 3 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- Lint for unused or missing dependencies in your node.js projects. Customize with plugins or configuration.☆51Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- A faster JavaScript alternative to [].slice.call(arguments)☆95Updated 8 years ago
- Quick validation of files against EditorConfig☆16Updated 5 years ago
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- A through2 wrapper to create an Array.prototype.filter analog for streams☆35Updated last year
- node library to access the Travis-CI API☆76Updated 5 years ago
- A list of directories you should ignore by default☆23Updated 3 years ago
- A simple mock injector compatible needing no instrumentation in the libraries being tested☆32Updated 4 years ago
- Ensures a value is a valid error by making it one if not☆77Updated 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 last year
- Small module for doing generic rate limiting using an LRU cache☆22Updated 8 years ago
- Get the version numbers of a package from the npm registry☆30Updated last year
- Test your Markdown files for Standard JavaScript Style™☆77Updated 2 years ago
- Map that keeps track of the hits and misses☆17Updated 8 years ago