chalk / has-ansi
Check if a string has ANSI escape codes
☆46Updated 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 10 months ago
- Check if a file path is a binary file☆44Updated 11 months ago
- Expand POSIX bracket expressions (character classes) in glob patterns.☆27Updated 3 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Strip ANSI escape codes☆35Updated 3 years ago
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 2 years ago
- Regular expression for matching a shebang line☆46Updated 3 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 3 years ago
- A ponyfill for Buffer.fill☆10Updated 6 years ago
- List of vendor prefixes known to the web platform☆11Updated 2 years ago
- ES2015 Number.isFinite() ponyfill☆19Updated 4 years ago
- Get all emails in a text file or stdin☆24Updated 3 years ago
- Expands symbolic links and prints the resolved absolute filepath☆26Updated 11 months ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Track the list of currently unhandled promise rejections☆24Updated 6 years ago
- Prepend `https://` to humanized URLs like `sindresorhus.com` and `file://` to file paths☆24Updated 2 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- Check if something is a generator function☆22Updated 2 years ago
- ES2015 `String#codePointAt()` ponyfill☆22Updated 4 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
- 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
- List of archive file extensions☆14Updated 11 months ago
- Check if a protocol requires a certain port number to be added to an URL.☆11Updated last year
- ES2015 Number.isNaN() ponyfill☆28Updated 11 months ago
- Check if a file path is a compressed file☆17Updated 11 months ago
- Simple `setImmediate` shim☆28Updated last year
- Lowercase the keys of an object☆40Updated last year
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Get user info of an npm user☆31Updated last year
- Promises of moves of files or directories with rename, falling back to recursive rename/copy on EXDEV errors, with configurable concurren…☆19Updated 4 years ago