chalk / has-ansiLinks
Check if a string has ANSI escape codes
☆49Updated last year
Alternatives and similar repositories for has-ansi
Users that are interested in has-ansi are comparing it to the libraries listed below
Sorting:
- Strip ANSI escape codes☆38Updated 3 years ago
- Slice a string with ANSI escape codes☆49Updated last year
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆37Updated last year
- Regular expression for matching a shebang line☆46Updated 3 years ago
- Get the user home directory with fallback to the system temp directory☆30Updated 4 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Check if a file is executable☆29Updated 7 years ago
- List of binary file extensions☆84Updated 2 months 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
- Convert a time string to seconds: '0017' → 1337☆35Updated 4 years ago
- POSIX character classes for creating regular expressions.☆30Updated 4 years ago
- Lowercase the keys of an object☆40Updated 2 years ago
- Check if a value is a function☆27Updated 4 years ago
- Returns an array filled with the specified input☆42Updated 3 years ago
- Convert directories to glob compatible strings☆44Updated 5 years ago
- Node.js 0.12 path.isAbsolute() ponyfill☆43Updated 4 years ago
- Use node's fs.realpath, but fall back to the JS implementation if the native one fails☆26Updated last year
- Get user info of an npm user☆31Updated last year
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Get free disk space info from `df -kP`☆63Updated 3 years ago
- Check if a file path is a binary file☆46Updated last year
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 3 years ago
- Emulate console for all the browsers☆34Updated 7 months ago
- Command line tool for creating or updating a .npmignore file based on .gitignore.☆30Updated last year
- Check if something is a generator function☆22Updated 3 years ago
- Create a relative URL with options to minify.☆56Updated 4 years ago
- Get a Gravatar image from an identifier, such as an email☆41Updated 3 years ago
- Use as a sub-generator or plugin in your generator to create a package.json for a project. Or install globally and run with Generate's CL…☆18Updated 4 years ago
- Returns true if a filepath is absolute. The original path-is-absolute.☆22Updated 8 years ago