sindresorhus / xterm-colors
xterm 256 color palette
☆37Updated 11 months ago
Alternatives and similar repositories for xterm-colors:
Users that are interested in xterm-colors are comparing it to the libraries listed below
- Find the root directory of a Node.js project or npm package☆25Updated last year
- Convert matching single-quotes to double-quotes: I 'love' unicorns => I "love" unicorns☆21Updated 3 years ago
- Find a file by walking up parent directories☆41Updated last year
- Convert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns☆26Updated 3 years ago
- Expands symbolic links and prints the resolved absolute filepath☆26Updated 10 months ago
- Get the name of the current operating system☆20Updated last year
- Get the path to an app (macOS)☆48Updated 3 years ago
- Get the GitHub repository URL from a NPM package name.☆21Updated 6 years ago
- Terminal for KDE☆62Updated 5 years ago
- Run programs with glob/globstar support, especially on Windows within npm scripts.☆21Updated last year
- Convert matching single-quotes to double-quotes: `I 'love' unicorns` → `I "love" unicorns`☆22Updated 2 years ago
- Write a package.json file☆88Updated 8 months ago
- Strip the authentication part of a URL☆18Updated 2 years ago
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Start the screensaver.☆40Updated 7 years ago
- Silly terminal clipboard☆16Updated 9 years ago
- Get all emails in a text file or stdin☆24Updated 3 years ago
- Remove leading, trailing and repeated whitespace from a string☆39Updated 3 years ago
- Get the passwd user entry from a username or uid☆27Updated 2 years ago
- Get cross-platform XDG Base Directories or their equivalents. Works with Linux, Windows, or MacOS.☆66Updated 11 months ago
- Check if a file path is a text file☆18Updated 11 months ago
- Add stdin support to any CLI app that accepts file input☆124Updated 3 years ago
- Get bundle name from a bundle identifier (macOS): com.apple.Safari → Safari☆17Updated 4 years ago
- Detect the file type of a file or stdin☆77Updated 3 years ago
- Detect the indentation of code☆22Updated 3 years ago
- Columnated lists for the CLI. Unicode and ANSI safe.