shannonmoeller / cli-columnsLinks
Columnated lists for the CLI. Unicode and ANSI safe.
☆36Updated 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 month
- Get XDG Base Directory paths☆88Updated 4 years ago
- Toggle the CLI cursor☆112Updated last year
- Create clickable links in the terminal☆91Updated last month
- Indent each line in a string☆113Updated 3 years ago
- Parse text columns, like the output of unix commands☆83Updated last month
- Create boxes in the terminal☆75Updated 2 years ago
- Check if a string has ANSI escape codes☆50Updated last month
- Reliably get the terminal window size☆144Updated last year
- Easily handle defaults for your options☆75Updated 2 years ago
- Open the npm page, Yarn page, or GitHub repo of a package☆198Updated last year
- Expands symbolic links and prints the resolved absolute filepath☆27Updated last year
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆125Updated last year
- Wordwrap a string with ANSI escape codes☆129Updated last month
- Get namespaced config from the closest package.json☆120Updated last year
- Detect the dominant newline character of a string☆56Updated 2 years ago
- Boxes for use in the terminal☆103Updated last year
- Run programs with glob/globstar support, especially on Windows within npm scripts.☆21Updated 4 months ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Exit the process when the `esc` key is pressed☆57Updated last year
- Block users from running your app with root permissions☆99Updated 2 years ago
- Split lines into an array of lines☆45Updated last year
- Get free disk space info from `df -kP`☆63Updated last month
- Check if it's the first time the process is run☆81Updated last month
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆144Updated last month
- Hook and modify stdout and stderr☆55Updated last month
- Make a function mimic another one☆96Updated 11 months ago
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated last month
- Add stdin support to any CLI app that accepts file input☆124Updated 4 years ago