sindresorhus / ansi-escapes
ANSI escape codes for manipulating the terminal
☆508Updated 10 months ago
Alternatives and similar repositories for ansi-escapes:
Users that are interested in ansi-escapes are comparing it to the libraries listed below
- easily create complex multi-column command-line-interfaces.☆374Updated this week
- Find a file or directory by walking up parent directories☆598Updated 8 months ago
- Get stdin as a string or buffer☆338Updated last year
- Colored symbols for various log levels☆752Updated 7 months ago
- Pretty unicode tables for the command line☆558Updated 4 months ago
- Unicode symbols with fallbacks for older terminals☆599Updated 4 months ago
- Autocomplete prompt for inquirer☆356Updated last year
- Create clickable links in the terminal☆626Updated 2 years ago
- ANSI escape codes for styling strings in the terminal☆431Updated 8 months ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆334Updated 5 months ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆721Updated 3 years ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,104Updated last week
- Copy files☆428Updated 7 months ago
- Get an available TCP port☆893Updated last year
- Quickly scan for CLI flags and arguments☆643Updated last year
- Cross-platform process cpu % and memory usage of a PID☆521Updated last month
- Strip ANSI escape codes from a string☆411Updated 2 months ago
- Implements the node.js require.resolve() algorithm☆783Updated 2 months ago
- Create text-based columns suitable for console output. Supports cell wrapping.☆431Updated last year
- Simple “Least Recently Used” (LRU) cache☆689Updated last year
- 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
- Toolkit for building command line interfaces☆462Updated 2 years ago
- Create boxes in the terminal☆1,577Updated 7 months ago
- Output one line and move to beginning of line. Useful for progress bars and counters with no breaks in the terminal☆208Updated 2 years ago
- Update notifications for your CLI app☆1,770Updated 3 months ago
- Make a directory and its parents if needed - Think `mkdir -p`☆478Updated 10 months ago
- Find the root directory of a Node.js project or npm package☆240Updated last year
- tab completion helpers, for node cli programs & others. Inspired by npm completion☆373Updated 2 years ago
- Delay a promise a specified amount of time☆612Updated last year
- the mighty option parser used by yargs☆504Updated 2 months ago