sindresorhus / cli-boxes
Boxes for use in the terminal
☆98Updated 7 months ago
Alternatives and similar repositories for cli-boxes:
Users that are interested in cli-boxes are comparing it to the libraries listed below
- Check if your package was installed globally☆70Updated last year
- Map of nouns to their irregular plural form☆88Updated 10 months ago
- Image component for Ink☆75Updated 2 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Make a function mimic another one☆94Updated 4 months ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Detect whether a terminal emulator supports hyperlinks☆55Updated last month
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Check if a string is a URL☆85Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated 11 months ago
- Check if a path is a file, directory, or symlink☆78Updated 7 months ago
- Prints the current date and time as a UNIX timestamp or custom format☆46Updated 3 years ago
- Check if a project is using Yarn☆66Updated 3 years ago
- Get the latest stable semver version from an array of versions☆47Updated 3 years ago
- Lazy number range generator☆81Updated last year
- Write a package.json file☆88Updated 7 months ago
- Check if your code is running in a JXA environment☆31Updated 3 years ago
- Get metadata on the default editor or a specific editor☆53Updated last year
- Simple wildcard matching☆34Updated 3 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 2 years ago
- Check if argv has a specific flag☆94Updated 3 years ago
- Turn an object into a string of HTML attributes☆49Updated last year
- Shorten GitHub links like GitHub shortens Issues and Commit links.☆83Updated 4 months ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Truncate a string to a specific width in the terminal☆87Updated last year
- A tool to create an ora compatible spinner object that behaves like a scrolling marquee☆80Updated 2 years ago
- Create clickable links in the terminal☆88Updated 3 years ago
- Check if a string matches the name of a Node.js builtin module☆59Updated 2 weeks ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆36Updated 3 years ago