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:
- Parse a glob pattern into an object of path parts.☆25Updated 5 years ago
- Resolve a directory that is either local, global or in the user's home directory.☆14Updated 7 years ago
- Expand a string into a JavaScript object using a simple notation.☆25Updated 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
- Parse a GitHub URL for user/project@version☆30Updated 6 years ago
- Does a shallow comparison of two objects, returning false if the keys or values differ.☆29Updated 7 years ago
- Modify the values of an object☆27Updated 3 years ago
- Returns all commit messages between 2 versions of an NPM module☆59Updated 4 years ago
- Create a matching function from a glob pattern, regex, string, array or function.☆20Updated 8 years ago
- Small module for doing generic rate limiting using an LRU cache☆22Updated 7 years ago
- Convert an Observable to a Promise☆48Updated last year
- Return true if a value exists in an array. Faster than using indexOf and won't blow up on null values.☆16Updated 9 years ago
- Clear the terminal cross-platform☆44Updated 3 years ago
- Find a file given a declaration of locations.☆12Updated 3 years ago
- Quick validation of files against EditorConfig☆16Updated 4 years ago
- Better inspect formatting, using prettier for arrays, objects and functions, and util.inspect for everything else.☆13Updated 7 years ago
- Uses snapdragon to tokenize a single JavaScript block comment into an object, with description, tags, and code example sections that can …☆14Updated 2 years ago
- Easily create project scaffolds with a declarative configuration that can be passed to any build system.☆23Updated 9 years ago
- Get an array of parent directories including itself☆27Updated last year
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- 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
- Sink your streams.☆17Updated 2 years ago
- Get a list of npm packages with keywords☆52Updated last year
- Get the version numbers of a package from the npm registry☆30Updated last year
- Get the user agent of a recent Chrome version to pretend to be a browser in network requests☆36Updated 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
- Reduce an array and return a Promise☆14Updated 7 years ago
- postsvg has moved to https://github.com/kisenka/svg-mixer/tree/master/packages/postsvg☆9Updated 7 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Updated 7 years ago