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
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- The closest you can get to require something with bypassing the require cache☆22Updated 3 years ago
- Tests whether one path is inside another path☆41Updated 4 years ago
- A module which will endeavor to guess your terminal's level of color support.☆24Updated 6 years ago
- Center-align the text in a string.☆23Updated 7 years ago
- List of node.js builtin modules☆38Updated 9 months 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 7 years ago
- ES6-compliant shim for Object.is - differentiates between -0 and +0, and can compare to NaN.☆25Updated 11 months ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Lazy number range generator☆82Updated last year
- Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled.☆18Updated 2 years ago
- A replacement for process.exit that ensures stdio are fully drained before exiting.☆65Updated 3 years ago
- random string generator☆29Updated 5 years ago
- Returns an array filled with the specified input☆42Updated 2 years ago
- https://npm.im/debug but with automatic namespacing☆16Updated 7 years ago
- Wait for any promise to be fulfilled☆55Updated 2 years ago
- Read the contents of node_modules☆42Updated 3 years ago
- Repeat a string - fast☆34Updated 3 years ago
- Find the module object for something that was require()d☆26Updated last year
- Fallback to a default if `process.stdout.getWindowSize` doesn't exist☆24Updated 7 months ago
- Find array elements. Executes a callback for each element, returns the first element for which its callback returns a truthy value.☆29Updated 5 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- Check if a path is a file, directory, or symlink☆78Updated 6 months ago
- ES spec-compliant shim for String.prototype.padStart☆23Updated 10 months ago
- Check if a file path is a binary file☆44Updated 9 months ago
- Run promise-returning & async functions a specific number of times concurrently☆39Updated 3 years ago
- ☆27Updated 3 years ago
- convert module usage to inline expressions☆75Updated last month
- minify javascript in a stream using uglify-js (ES5) or terser (ES6+)☆27Updated 3 years ago