jonschlinkert / ansi-grayLinks
The color gray, in ansi.
☆21Updated 10 years ago
Alternatives and similar repositories for ansi-gray
Users that are interested in ansi-gray are comparing it to the libraries listed below
Sorting:
- Returns true if a string has an extglob☆23Updated 6 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 8 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…☆20Updated 4 years ago
- A list of objects bound by prototype chain☆20Updated last month
- Iterate over the enumerable properties of an object, and return an object with properties that evaluate to true from the callback. Exit e…☆35Updated 8 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 4 years ago
- Returns an array of unique values using strict equality for comparisons, maintaining the same order as the provided arrays.☆24Updated 5 years ago
- Uses a breadth-first search, when necessary, to resolve the file path using the correct casing, and verify that the file actually exists.…☆12Updated 8 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.☆24Updated 3 years ago
- Map `visit` over an array of objects.☆17Updated 3 years ago
- Try to guess if your terminal supports unicode☆17Updated 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
- Get the npm global path prefix. Same code used internally by npm.☆29Updated last year
- Detect whether or not an object is a Typed Array☆21Updated last year
- Unpipe a stream from all destinations☆22Updated 4 years ago
- Add/write sourcemaps to/from Vinyl files.☆16Updated 2 years ago
- Wrap a Readable stream in a Transform stream.☆10Updated 2 years ago
- Lo-dash's array-clice method. Slices `array` from the `start` index up to, but not including, the `end` index.☆21Updated 7 years ago
- Copy static properties, prototype properties, and descriptors from one object to another☆15Updated 4 years ago
- Loop over each item in an array and call the given function on every element.☆14Updated 8 years ago
- A ponyfill for Buffer.from☆24Updated 4 years ago
- ES2015 `String#codePointAt()` ponyfill☆22Updated 4 years ago
- A ponyfill for Buffer.alloc☆13Updated 7 years ago
- Recursively flatten an array or arrays. This is the fastest implementation of array flatten.☆59Updated 3 years ago
- Snapdragon utility for creating a new AST node in custom code, such as plugins.☆26Updated 7 years ago
- Extended globs. Add (almost) the expressive power of regular expressions to glob patterns.☆32Updated 5 years ago
- Create ansi colors by passing open and close codes.☆19Updated last year
- set blocking stdio and stderr ensuring that terminal output does not truncate☆40Updated last year
- Get an ArrayBuffer from a Buffer as fast as possible☆20Updated 4 years ago
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago