sindresorhus / boxen-cliLinks
Create boxes in the terminal
☆73Updated 2 years ago
Alternatives and similar repositories for boxen-cli
Users that are interested in boxen-cli are comparing it to the libraries listed below
Sorting:
- Boxes for use in the terminal☆101Updated last year
- Check if the internet connection is up☆67Updated last year
- Get the command history of the user's shell☆85Updated 2 years ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Get the path to an app (macOS)☆63Updated 3 years ago
- Get your PATH prepended with locally installed binaries☆105Updated 9 months ago
- Find the root directory of a Node.js project or npm package☆26Updated 2 months ago
- Get all URLs in a text file or stdin☆46Updated 3 years ago
- Convert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns☆26Updated 4 years ago
- Toggle the CLI cursor☆111Updated last year
- Get free disk space info from `df -kP`☆63Updated 3 years ago
- List of text file extensions☆56Updated 9 months ago
- Extract the article title of a HTML document☆55Updated 3 years ago
- Convert bytes to a human readable string: 1337 → 1.34 kB☆68Updated 3 years ago
- Get user info of an npm user☆31Updated last year
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Empty the trash☆132Updated 3 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Map of nouns to their irregular plural form☆89Updated last year
- Wordwrap a string with ANSI escape codes☆127Updated last year
- Measure the difference between two strings using the Levenshtein distance algorithm☆47Updated 4 years ago
- Get the visual width of the widest line in a string - the number of columns required to display it☆37Updated last year
- Add stdin support to any CLI app that accepts file input☆124Updated 4 years ago
- Copy a file☆121Updated last week
- Check if a path is a file, directory, or symlink☆78Updated last year
- Parse text columns, like the output of unix commands☆82Updated 3 years ago
- Create clickable links in the terminal☆90Updated 4 years ago
- Check if it's the first time the process is run☆78Updated 3 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated 3 years ago
- Detect the dominant newline character of a string☆55Updated last year