sindresorhus / cli-boxes
Boxes for use in the terminal
☆98Updated 6 months ago
Alternatives and similar repositories for cli-boxes:
Users that are interested in cli-boxes are comparing it to the libraries listed below
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 2 years ago
- Check if your package was installed globally☆70Updated last year
- Truncate a string to a specific width in the terminal☆86Updated last year
- Exit the process when the `esc` key is pressed☆56Updated last year
- Shorten GitHub links like GitHub shortens Issues and Commit links.☆83Updated 3 months ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Lazy number range generator☆81Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated last year
- Map of nouns to their irregular plural form☆87Updated 9 months ago
- Check if argv has a specific flag☆94Updated 3 years ago
- A tool to create an ora compatible spinner object that behaves like a scrolling marquee☆80Updated last year
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Image component for Ink☆75Updated 2 years ago
- Check whether a package or organization name is available on npm☆169Updated last year
- Stylelint shareable config for XO☆41Updated 8 months ago
- Simplify eslint rules by visiting templates☆20Updated 2 years ago
- Get the directory of globally installed packages and binaries☆75Updated last year
- Create clickable links in the terminal☆89Updated 3 years ago
- Wordwrap a string with ANSI escape codes☆120Updated last year
- Check if your code is running in a JXA environment☆31Updated 3 years ago
- Make a function mimic another one☆94Updated 3 months ago
- Ensure a function is only called once☆162Updated last year
- Reliably get the terminal window size☆140Updated last year
- Write a package.json file☆89Updated 6 months ago
- Detect the dominant newline character of a string☆55Updated last year
- Toggle the CLI cursor☆106Updated 6 months ago
- Strip redundant indentation and indent the string☆54Updated 3 years ago
- Add XO to your project