sindresorhus / xterm-colorsLinks
xterm 256 color palette
☆37Updated last year
Alternatives and similar repositories for xterm-colors
Users that are interested in xterm-colors are comparing it to the libraries listed below
Sorting:
- Convert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns☆26Updated 4 years ago
- Find the root directory of a Node.js project or npm package☆25Updated last month
- Get XDG Base Directory paths☆84Updated 3 years ago
- Find a file by walking up parent directories☆42Updated last year
- Create clickable links in the terminal☆90Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Check if a string has ANSI escape codes☆49Updated last year
- Render frames of Asciicasts as SVGs.☆42Updated 6 years ago
- List of text file extensions☆56Updated 8 months ago
- Add stdin support to any CLI app that accepts file input☆124Updated 3 years ago
- Parse text columns, like the output of unix commands. Returns JSON that you can manipulate with tools like jq or underscore-cli.☆67Updated 3 years ago
- Convert matching single-quotes to double-quotes: I 'love' unicorns => I "love" unicorns☆21Updated 4 years ago
- Create boxes in the terminal☆71Updated 2 years ago
- Detect the file type of a file or stdin☆80Updated 3 years ago
- Get the path to an app (macOS)☆48Updated 4 years ago
- Get the path to an app (macOS)☆63Updated 3 years ago
- Get free disk space info from `df -kP`☆63Updated 3 years ago
- Convert milliseconds to a human readable string: 1337000000 → 15d 11h 23m 20s☆29Updated last year
- Get the visual width of the widest line in a string - the number of columns required to display it☆37Updated last year
- Get the passwd user entry from a username or uid☆28Updated 3 years ago
- Open the URL from a web shortcut file in the browser☆19Updated 3 years ago
- Columnated lists for the CLI. Unicode and ANSI safe.☆35Updated 3 years ago
- Remove leading, trailing and repeated whitespace from a string☆39Updated 3 years ago
- Expands symbolic links and prints the resolved absolute filepath☆26Updated last year
- Strip the authentication part of a URL☆18Updated 3 years ago
- Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz☆19Updated 3 years ago
- Measure the difference between two strings using the Levenshtein distance algorithm☆47Updated 3 years ago
- Strip comments from JSON. Lets you use comments in your JSON files!☆68Updated last year
- Get the default browser☆56Updated last year
- Reliably get the terminal window size - cross-platform☆26Updated last year