sindresorhus / terminal-link-cliLinks
Create clickable links in the terminal
☆91Updated 3 months ago
Alternatives and similar repositories for terminal-link-cli
Users that are interested in terminal-link-cli are comparing it to the libraries listed below
Sorting:
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆126Updated last year
- Convert a string to a valid safe filename on the command-line☆65Updated 3 months ago
- Prints the current date and time as a UNIX timestamp or custom format☆48Updated 4 years ago
- Get the version of a binary in semver format☆36Updated last year
- Remove leading, trailing and repeated whitespace from a string☆41Updated 4 years ago
- A tool to create an ora compatible spinner object that behaves like a scrolling marquee☆79Updated 2 years ago
- Get user info of an npm user☆32Updated last year
- Columnated lists for the CLI. Unicode and ANSI safe.☆36Updated 4 years ago
- Truncate a string to a specific width in the terminal☆88Updated last month
- Get your internal IP address☆72Updated 4 years ago
- Shorten GitHub links like GitHub shortens Issues and Commit links.☆84Updated last year
- Boxes for use in the terminal☆104Updated last year
- Check if a string has ANSI escape codes☆50Updated 3 months ago
- Styled box component for Ink☆114Updated 4 years ago
- Check if it's the first time the process is run☆82Updated 3 months ago
- Add stdin support to any CLI app that accepts file input☆126Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Simple wildcard matching☆34Updated 3 months ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 3 months ago
- Get all property keys of an object including non-enumerable and inherited ones☆110Updated 4 years ago
- Simple micro templating☆78Updated 3 months ago
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago
- Convert a URL to a valid filename☆80Updated 3 months ago
- Open files in your editor at a specific line and column☆55Updated 4 years ago
- 🧠 An autocomplete component for Ink.☆83Updated 2 years ago
- Expands symbolic links and prints the resolved absolute filepath☆27Updated last year
- Detect whether a terminal emulator supports hyperlinks☆55Updated 10 months ago
- Get the path to an app (macOS)☆64Updated 3 years ago
- Parse text columns, like the output of unix commands☆84Updated 3 months ago
- Split a string on the first occurrence of a given separator☆75Updated 4 months ago