chalk / wrap-ansiLinks
Wordwrap a string with ANSI escape codes
☆126Updated last year
Alternatives and similar repositories for wrap-ansi
Users that are interested in wrap-ansi are comparing it to the libraries listed below
Sorting:
- Indent each line in a string☆113Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- Easily handle defaults for your options☆75Updated last year
- Detect the dominant newline character of a string☆55Updated last year
- Check if something is a Node.js stream☆112Updated 8 months ago
- Check if argv has a specific flag☆95Updated 3 years ago
- Toggle the CLI cursor☆110Updated 11 months ago
- Filter object keys and values into a new object☆102Updated last year
- Slice a string with ANSI escape codes☆49Updated last year
- A static list of the Node.js builtin modules from the latest Node.js version☆122Updated 4 months ago
- Check if a path is a file, directory, or symlink☆78Updated 11 months ago
- Convert a value to an array☆129Updated 3 years ago
- Strip UTF-8 byte order mark (BOM) from a string☆111Updated 4 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 4 months ago
- Get your PATH prepended with locally installed binaries☆105Updated 8 months ago
- Copy a file☆121Updated last year
- Truncate a string to a specific width in the terminal☆87Updated last year
- If you use globs, this will make your code faster. Returns `true` if the given string looks like a glob pattern or an extglob pattern. Th…☆94Updated 2 years ago
- Detect the indentation of code☆196Updated last year
- Ponyfill for Error#captureStackTrace