sindresorhus / ansi-escapes
ANSI escape codes for manipulating the terminal
☆505Updated 9 months ago
Alternatives and similar repositories for ansi-escapes:
Users that are interested in ansi-escapes are comparing it to the libraries listed below
- Get stdin as a string or buffer☆338Updated last year
- Unicode symbols with fallbacks for older terminals☆601Updated 3 months ago
- Pretty unicode tables for the command line☆555Updated 2 months ago
- Create clickable links in the terminal☆625Updated last year
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,102Updated 6 months ago
- Autocomplete prompt for inquirer☆355Updated last year
- ANSI escape codes for styling strings in the terminal☆433Updated 6 months ago
- easily create complex multi-column command-line-interfaces.☆374Updated 2 months ago
- Find a file or directory by walking up parent directories☆589Updated 7 months ago
- Copy files☆428Updated 6 months ago
- Open stuff like URLs, files, executables. Cross-platform.☆422Updated last year
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆335Updated 4 months ago
- Toolkit for building command line interfaces☆460Updated last year
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆352Updated 8 months ago
- the mighty option parser used by yargs☆503Updated last month
- Find the root directory of a Node.js project or npm package☆240Updated last year
- Colored symbols for various log levels☆750Updated 5 months ago
- Get the visual width of a string - the number of columns required to display it☆483Updated 7 months ago
- Easily add ANSI colors to your text and symbols in the terminal. ansi-colors is the official ansi styling library for gulp. Used by hundr…☆446Updated 2 years ago
- Get paths for storing things like data, config, cache, etc☆383Updated 7 months ago
- Update notifications for your CLI app☆1,770Updated 2 months ago
- tab completion helpers, for node cli programs & others. Inspired by npm completion☆373Updated 2 years ago
- Create boxes in the terminal☆1,571Updated 6 months ago
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆389Updated last year
- Create a promise that can be canceled☆441Updated 2 years ago
- A cross platform solution to node's spawn and spawnSync☆1,121Updated 2 months ago
- Virtual file format for text processing used in @unifiedjs☆487Updated last week
- Strip ANSI escape codes from a string☆407Updated 3 weeks ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆345Updated 3 months ago
- Create text-based columns suitable for console output. Supports cell wrapping.☆429Updated last year