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.☆373Updated 3 months ago
- Implements the node.js require.resolve() algorithm☆783Updated 2 months ago
- Find a file or directory by walking up parent directories☆596Updated 8 months ago
- Unicode symbols with fallbacks for older terminals☆599Updated 4 months ago
- Create clickable links in the terminal☆626Updated 2 years ago
- Log by overwriting the previous output in the terminal. Useful for rendering progress bars, animations, etc.☆1,104Updated this week
- Strip ANSI escape codes from a string☆411Updated last month
- Get the visual width of a string - the number of columns required to display it☆487Updated 8 months ago
- Pretty unicode tables for the command line☆556Updated 3 months ago
- Quickly scan for CLI flags and arguments☆643Updated last year
- ANSI escape codes for styling strings in the terminal☆431Updated 7 months ago
- the mighty option parser used by yargs☆504Updated 2 months ago
- Find the root directory of a Node.js project or npm package☆240Updated last year
- Get stdin as a string or buffer☆338Updated last year
- Delay a promise a specified amount of time☆610Updated last year
- 🔍 node-ignore is the manager and filter for .gitignore rules, the one used by eslint, prettier and many others.☆461Updated 2 months ago
- Require hook for automatic V8 compile cache persistence☆729Updated last year
- Syntax highlighting for your terminal 💻✨☆310Updated this week
- Toolkit for building command line interfaces☆461Updated 2 years ago
- Update notifications for your CLI app☆1,769Updated 3 months ago
- Colored symbols for various log levels☆752Updated 6 months ago
- Like which(1) unix command. Find the first instance of an executable in the PATH.☆334Updated 5 months ago
- tab completion helpers, for node cli programs & others. Inspired by npm completion☆373Updated 2 years ago
- Get a stream as a string, Buffer, ArrayBuffer or array☆345Updated 4 months ago
- Copy files☆428Updated 7 months ago
- Get the native JavaScript type of a value, fast. Used by superstruct, micromatch and many others!☆353Updated 9 months ago
- Get paths for storing things like data, config, cache, etc☆383Updated 8 months ago
- Virtual file format for text processing used in @unifiedjs☆490Updated last month
- Output one line and move to beginning of line. Useful for progress bars and counters with no breaks in the terminal☆209Updated 2 years ago
- Autocomplete prompt for inquirer☆356Updated last year