sindresorhus / ansi-escapesLinks
ANSI escape codes for manipulating the terminal
☆527Updated last week
Alternatives and similar repositories for ansi-escapes
Users that are interested in ansi-escapes are comparing it to the libraries listed below
Sorting:
- Unicode symbols with fallbacks for older terminals☆610Updated 11 months ago
- Pretty unicode tables for the command line☆581Updated 10 months ago
- Colored symbols for various log levels☆762Updated 4 months ago
- easily create complex multi-column command-line-interfaces.☆379Updated last month
- ANSI escape codes for styling strings in the terminal☆441Updated 3 weeks ago
- Find a file or directory by walking up parent directories☆623Updated 2 weeks ago
- Get the visual width of a string - the number of columns required to display it☆504Updated last month
- Create clickable links in the terminal☆650Updated 3 weeks ago
- Autocomplete prompt for inquirer☆363Updated last year
- Get stdin as a string or buffer☆341Updated last year
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,115Updated last week
- Copy files☆431Updated last month
- 🔍 node-ignore is the manager and filter for .gitignore rules, the one used by eslint, prettier and many others.☆487Updated 4 months ago
- Strip comments from JSON. Lets you use comments in your JSON files!☆615Updated last month
- Create text-based columns suitable for console output. Supports cell wrapping.☆435Updated 2 years ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆342Updated last week
- Get an available TCP port☆914Updated 3 weeks ago
- A Renderer for the marked project. Allowing you to render Markdown to print to your Terminal☆459Updated last month
- Delay a promise a specified amount of time☆621Updated 2 years ago
- Strip ANSI escape codes from a string☆421Updated 3 weeks ago
- the mighty option parser used by yargs☆517Updated last month
- Easily load and persist config without having to think about where and how☆881Updated 2 weeks ago
- Matches strings against configurable strings, globs, regular expressions, and/or functions☆401Updated 2 years ago
- Extracting archives made easy☆417Updated 2 years ago
- Get paths for storing things like data, config, cache, etc☆406Updated 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…☆449Updated 3 years ago
- Find the root directory of a Node.js project or npm package☆246Updated 3 months ago
- Memoize functions - an optimization technique used to speed up consecutive function calls by caching the result of calls with identical i…☆1,136Updated last week
- Get a stream as a string, Buffer, ArrayBuffer or array☆353Updated 11 months ago
- Measure the difference between two strings with the fastest JS implementation of the Levenshtein distance algorithm☆728Updated 2 weeks ago