shannonmoeller / cli-columnsLinks
Columnated lists for the CLI. Unicode and ANSI safe.
☆35Updated 3 years ago
Alternatives and similar repositories for cli-columns
Users that are interested in cli-columns are comparing it to the libraries listed below
Sorting:
- Truncate a string to a specific width in the terminal☆87Updated last year
- Get XDG Base Directory paths☆85Updated 4 years ago
- Toggle the CLI cursor☆111Updated last year
- Indent each line in a string☆113Updated 3 years ago
- Parse text columns, like the output of unix commands☆82Updated 3 years ago
- Create clickable links in the terminal☆90Updated 4 years ago
- Expands symbolic links and prints the resolved absolute filepath☆26Updated last year
- Exit the process when the `esc` key is pressed☆56Updated last year
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆124Updated last year
- Get namespaced config from the closest package.json☆120Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Check if your package was installed globally☆70Updated last year
- Add stdin support to any CLI app that accepts file input☆124Updated 4 years ago
- Detect the dominant newline character of a string☆55Updated last year
- Check if a path is a file, directory, or symlink☆78Updated last year
- Block users from running your app with root permissions☆98Updated last year
- Hook and modify stdout and stderr☆54Updated 3 years ago
- Convert matching double-quotes to single-quotes: I "love" unicorns → I 'love' unicorns☆26Updated 4 years ago
- Run programs with glob/globstar support, especially on Windows within npm scripts.☆21Updated 2 months ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Reliably get the terminal window size☆142Updated last year
- Boxes for use in the terminal☆101Updated last year
- Wordwrap a string with ANSI escape codes☆127Updated last year
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆141Updated 3 years ago
- Check if it's the first time the process is run☆78Updated 3 years ago
- Convert a URL to a valid filename☆77Updated last year
- [DEPRECATED] Node.js `os.homedir()` ponyfill☆61Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Conditional promise chains☆61Updated 4 years ago
- Get your PATH prepended with locally installed binaries☆105Updated 9 months ago