chalk / slice-ansiLinks
Slice a string with ANSI escape codes
☆47Updated last year
Alternatives and similar repositories for slice-ansi
Users that are interested in slice-ansi are comparing it to the libraries listed below
Sorting:
- Check if a file path is a binary file☆45Updated last year
- Check if a string has ANSI escape codes☆49Updated 11 months ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Check if the character represented by a given Unicode code point is fullwidth☆49Updated last year
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Regular expression for matching a shebang line☆46Updated 3 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Lowercase the keys of an object☆40Updated 2 years ago
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Check if a value is a function☆27Updated 4 years ago
- Reliably get the terminal window size - cross-platform☆26Updated last year
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- List of prototype properties for JavaScript types☆25Updated last year
- Get an array of parent directories including itself☆27Updated last year
- Expands symbolic links and prints the resolved absolute filepath☆26Updated last year
- Check if a path is inside another path☆38Updated 2 years ago
- Repeat a string - fast☆34Updated 4 years ago
- Strip the final newline character from a string/buffer☆36Updated 7 months ago
- Check if an Array is sorted☆34Updated 3 years ago
- ES2015 Number.isNaN() ponyfill☆28Updated last year
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- [DEPRECATED] Node.js os.tmpdir() ponyfill☆35Updated 4 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆39Updated last year
- Returns an object with the base path and the actual pattern from a glob.☆17Updated 8 years ago
- Check if something is a generator function☆22Updated 2 years ago
- Node's default require extensions as a separate module☆9Updated 2 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆37Updated last year