thlorenz / ansicolors
Functions that surround a string with ansicolor codes so it prints in color.
☆27Updated 11 years ago
Alternatives and similar repositories for ansicolors:
Users that are interested in ansicolors are comparing it to the libraries listed below
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- The closest you can get to require something with bypassing the require cache☆22Updated 3 years ago
- List of node.js builtin modules☆38Updated last year
- Center-align the text in a string.☆23Updated 7 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated last month
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Updated 6 years ago
- Find the module object for something that was require()d☆27Updated 2 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 5 months ago
- https://npm.im/debug but with automatic namespacing☆16Updated 8 years ago
- Simple `setImmediate` shim☆28Updated last year
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- Create ansi colors by passing open and close codes.☆19Updated last year
- align-text with ANSI support for CLIs☆23Updated 3 years ago
- Convert directories to glob compatible strings☆44Updated 5 years ago
- Repeat a string - fast☆34Updated 4 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 10 months ago
- Iterate over promises serially☆50Updated 2 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
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Global logging utility.☆18Updated last year
- Wait for any promise to be fulfilled☆54Updated 2 years ago
- Give me a string and I'll tell you if it's a valid npm package license string☆27Updated 4 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆38Updated last year
- Check if a path is a file, directory, or symlink☆78Updated 9 months ago