sindresorhus / cli-boxesLinks
Boxes for use in the terminal
☆98Updated 11 months ago
Alternatives and similar repositories for cli-boxes
Users that are interested in cli-boxes are comparing it to the libraries listed below
Sorting:
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆140Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- Check if argv has a specific flag☆95Updated 3 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Get metadata on the default editor or a specific editor☆53Updated 2 years ago
- Ensure a function is only called once☆162Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 3 years ago
- Map of nouns to their irregular plural form☆89Updated last year
- Lazy number range generator☆81Updated last year
- Make a function mimic another one☆94Updated 8 months ago
- Toggle the CLI cursor☆110Updated 11 months ago
- Reliably get the terminal window size☆142Updated last year
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Check if a string is a valid filename☆62Updated 3 years ago
- Shorten GitHub links like GitHub shortens Issues and Commit links.☆83Updated 8 months ago
- Truncate a string to a specific width in the terminal☆87Updated last year
- Regular expression for matching issue references☆49Updated 9 months ago
- Get a Gravatar image from an identifier, such as an email☆41Updated 3 years ago
- Randomize the order of items in an array☆105Updated 2 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Check if a string is a URL☆85Updated 2 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Get the fullname of the current user☆47Updated last year
- Extract the article title of a HTML document☆55Updated 3 years ago
- Detect whether a terminal emulator supports hyperlinks☆56Updated 5 months ago
- Mimic a Node.js HTTP response stream☆59Updated last year
- Check if stdout or stderr is interactive☆117Updated last year
- Indent each line in a string☆113Updated 3 years ago