thlorenz / ansicolorsLinks
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
Sorting:
- The Node.js `util.deprecate()` function with browser support☆38Updated 6 years ago
- Repeat a string - fast☆34Updated 4 years ago
- List of node.js builtin modules☆38Updated last year
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- 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☆59Updated 2 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated last year
- Center-align the text in a string.☆23Updated 8 years ago
- Object.keys shim☆45Updated 2 months ago
- A module which will endeavor to guess your terminal's level of color support.☆23Updated 6 years ago
- Global logging utility.☆19Updated last year
- convert module usage to inline expressions☆75Updated 6 months ago
- Fast, minimal glob matcher for node.js. Similar to micromatch, minimatch and multimatch, but without support for extended globs (extglobs…☆97Updated 2 years ago
- Convert directories to glob compatible strings☆44Updated 5 years ago
- Find the module object for something that was require()d☆27Updated 2 years ago
- Faster, bash-like range expansion. Expand a range of numbers or letters, uppercase or lowercase. See the benchmarks.☆25Updated 6 years ago
- ECMAScript "ToPrimitive" algorithm. Provides ES5 and ES6/ES2015 versions.☆22Updated 7 months ago
- Simple `setImmediate` shim☆28Updated last year
- The closest you can get to require something with bypassing the require cache☆22Updated 4 years ago
- Iterate over the own enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Ex…☆23Updated 8 years ago
- Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag.☆41Updated 2 years ago
- Create a Vinyl file from an actual file☆41Updated 2 years ago
- Create a javascript regular expression for matching everything except for the given string.☆31Updated 7 years ago
- Check if a path is a file, directory, or symlink☆78Updated 11 months ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆67Updated 4 months ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Minimal module to check if a file is executable.☆49Updated 10 months ago