sindresorhus / cli-boxesLinks
Boxes for use in the terminal
☆106Updated last year
Alternatives and similar repositories for cli-boxes
Users that are interested in cli-boxes are comparing it to the libraries listed below
Sorting:
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 4 months ago
- Check if your package was installed globally☆71Updated 2 years ago
- Reliably get the terminal window size☆146Updated 2 years ago
- Get metadata on the default editor or a specific editor☆55Updated 4 months ago
- Check whether a package or organization name is available on npm☆172Updated last year
- Filter object keys and values into a new object☆105Updated last year
- Check if your code is running as an npm or yarn script☆65Updated 4 months ago
- Truncate a string to a specific width in the terminal☆88Updated 3 months ago
- Shorten GitHub links like GitHub shortens Issues and Commit links.☆87Updated 2 weeks ago
- Make a function mimic another one☆96Updated last year
- Map of nouns to their irregular plural form☆91Updated 2 months ago
- Detect whether a terminal emulator supports hyperlinks☆55Updated 11 months ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Wordwrap a string with ANSI escape codes☆130Updated 4 months ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago
- Ensure a function is only called once☆164Updated 2 years ago
- Check if argv has a specific flag☆96Updated 4 years ago
- Toggle the CLI cursor☆113Updated last year
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆126Updated last year
- Regular expression for matching issue references☆49Updated last year
- Lazy number range generator☆83Updated 2 years ago
- Image component for Ink☆83Updated 3 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆48Updated 4 years ago
- Check if it's the first time the process is run☆83Updated 4 months ago
- Get the real path of the system temp directory☆85Updated 3 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago
- Create clickable links in the terminal☆91Updated 4 months ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆40Updated this week
- Check if a path is a file, directory, or symlink☆80Updated last year