chalk / has-ansi
Check if a string has ANSI escape codes
☆47Updated 9 months ago
Alternatives and similar repositories for has-ansi:
Users that are interested in has-ansi are comparing it to the libraries listed below
- Slice a string with ANSI escape codes☆47Updated 11 months ago
- Strip ANSI escape codes☆36Updated 3 years ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Regular expression for matching a shebang line☆46Updated 3 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- List of archive file extensions☆14Updated last year
- Expands symbolic links and prints the resolved absolute filepath☆26Updated 11 months ago
- List of vendor prefixes known to the web platform☆11Updated 2 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Check if a file path is a binary file☆44Updated last year
- Check if something is a generator function☆22Updated 2 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Detect whether a terminal supports color☆18Updated 4 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 2 years ago
- Get the version of a binary in semver format☆35Updated last year
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 7 years ago
- fs read and write streams based on minipass☆20Updated 9 months ago
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- Get all emails in a text file or stdin☆24Updated 3 years ago
- set blocking stdio and stderr ensuring that terminal output does not truncate☆38Updated last year
- Check if a file is executable☆30Updated 6 years ago
- Check if a file path is a compressed file☆17Updated last year
- ES2015 Number.isNaN() ponyfill☆28Updated last year
- 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
- Create ansi colors by passing open and close codes.☆19Updated last year
- Strip the final newline character from a string/buffer☆36Updated 6 months ago
- ES2015 Number.isFinite() ponyfill☆19Updated 4 years ago