Basic logging utils: colors, symbols and timestamp.
☆24Nov 18, 2018Updated 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:
- Resolve a directory that is either local, global or in the user's home directory.☆14Aug 5, 2017Updated 8 years ago
- Paginate an array into pages of items.☆15Jul 19, 2016Updated 9 years ago
- Enable Travis CI for a project from the command line.☆16Jul 24, 2017Updated 8 years ago
- Drop-in replacement for `fs.existsSync` with zero dependencies. Other libs I found either have crucial differences from fs.existsSync, or…☆12Sep 1, 2017Updated 8 years ago
- Returns the formatted, high-resolution time difference between `start` and `end` times.☆17May 1, 2016Updated 9 years ago
- CSV parser for node.js☆15Mar 11, 2019Updated 7 years ago
- API and CLI for getting the stars for one or more GitHub users or organizations.☆18Sep 13, 2017Updated 8 years ago
- Map `visit` over an array of objects.☆17Jun 27, 2022Updated 3 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Dec 16, 2020Updated 5 years ago
- CLI and API to get a single file from Github repository.☆11May 31, 2017Updated 8 years ago
- Build an array of key paths from an object.☆17Jan 22, 2019Updated 7 years ago
- Generate a `.editorconfig` file from the command line, or use as a sub-generator or plugin in your own generator.☆13Aug 17, 2016Updated 9 years ago
- Returns true if a string has an extglob☆23May 25, 2019Updated 6 years ago
- Create nested getter properties and any intermediary dot notation (`'a.b.c'`) paths☆13Jun 18, 2021Updated 4 years ago
- Visit a method over the items in an object, or map visit over the objects in an array. This is an alternative approach to using extend or…☆20Dec 15, 2020Updated 5 years ago
- Get the list of npm modules that depend on the specified npm module.☆15Dec 27, 2017Updated 8 years ago
- Get the GitHub repository URL from a NPM package name.☆21May 28, 2018Updated 7 years ago
- Bash-like tilde expansion for node.js. Expands a leading tilde in a file path to the user home directory, or `~+` to the cwd.☆24Mar 16, 2022Updated 4 years ago
- Regular expression for matching punctuation characters.☆10Jul 1, 2017Updated 8 years ago
- Easily create project scaffolds with a declarative configuration that can be passed to any build system.☆24Jun 30, 2016Updated 9 years ago
- Generate generator to create a new repository on GitHub.☆11May 7, 2017Updated 8 years ago
- Uses snapdragon to tokenize a single JavaScript block comment into an object, with description, tags, and code example sections that can …☆14Jun 12, 2023Updated 2 years ago
- A cache for managing namespaced sub-caches☆14Sep 4, 2021Updated 4 years ago
- Enhanced monokai theme, for Hyper.☆18Nov 11, 2018Updated 7 years ago
- Recursively expands property keys with dot-notation into objects.☆24May 15, 2018Updated 7 years ago
- Token authentication for accountdown☆11Oct 16, 2015Updated 10 years ago
- Base plugin, creates a normalized environment object from a function, filepath or instance of base.☆12Apr 1, 2020Updated 5 years ago
- Faster, node.js focused alternative to JavaScript's native array map.☆14Feb 28, 2017Updated 9 years ago
- Run a process in the background, disconnected from the main process.☆11May 8, 2017Updated 8 years ago
- Create an object path (dot notation) from a list or array of strings.☆16Dec 31, 2020Updated 5 years ago
- Gulp plugin that prompts you to choose the files pass through the stream.☆10Apr 29, 2017Updated 8 years ago
- Set an array of unique values as the property of an object. Supports setting deeply nested properties using using object-paths/dot notati…☆24Jan 25, 2022Updated 4 years ago
- Returns true if a value has the characteristics of a valid JavaScript accessor descriptor.☆15Updated this week
- Scaffold out a Generate generator project.☆11Aug 30, 2016Updated 9 years ago
- Alternative to Lo-Dash template with support for helpers.☆18Feb 13, 2020Updated 6 years ago
- Generate a .gitattributes file from the command line when Generate's CLI is installed globally, or use as a plugin or sub-generator in yo…☆10Aug 17, 2016Updated 9 years ago
- Returns true if any values exist, false if empty. Works for booleans, functions, numbers, strings, nulls, objects and arrays.☆23Dec 16, 2020Updated 5 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Jul 13, 2017Updated 8 years ago
- Find and load a YAML or JSON config file from a local project, installed npm module, or the user's home directory.☆13Dec 30, 2015Updated 10 years ago