chalk / slice-ansiLinks
Slice a string with ANSI escape codes
☆50Updated 4 months ago
Alternatives and similar repositories for slice-ansi
Users that are interested in slice-ansi are comparing it to the libraries listed below
Sorting:
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 3 months ago
- Check if the character represented by a given Unicode code point is fullwidth☆51Updated 4 months ago
- Check if argv has a specific flag☆96Updated 4 years ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Regular expression for matching a shebang line☆48Updated 4 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Repeat a string - fast☆35Updated 4 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆37Updated 4 years ago
- Create an array without duplicates☆74Updated 4 years ago
- ES2015 Number.isNaN() ponyfill☆29Updated last year
- Lowercase the keys of an object☆41Updated 2 years ago
- Decompress a HTTP response if needed☆75Updated 2 months ago
- `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome☆47Updated 4 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆39Updated 2 years ago
- Create an array with values that are present in the first input array but not additional ones☆41Updated 4 years ago
- Track the list of currently unhandled promise rejections☆24Updated 7 years ago
- Check if a file path is a binary file☆49Updated last year
- Strip the final newline character from a string/buffer☆38Updated last year
- Wordwrap a string with ANSI escape codes☆130Updated 4 months ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Log the value/error of a promise☆29Updated 4 years ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Minimal module to check if a file is executable.☆51Updated 2 months ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Lax URL parsing with support for protocol-less URLs and IPs☆55Updated 4 months ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Check if a string matches the name of a Node.js builtin module☆62Updated 10 months ago