sindresorhus / cli-boxesLinks
Boxes for use in the terminal
☆98Updated 10 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
- Exit the process when the `esc` key is pressed☆56Updated last year
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Check if your package was installed globally☆70Updated last year
- Get the first path that exists on disk of multiple paths☆58Updated 2 years ago
- Lazy number range generator☆81Updated last year
- Check if stdout or stderr is interactive☆116Updated last year
- Map of nouns to their irregular plural form☆89Updated last year
- Check if argv has a specific flag☆95Updated 3 years ago
- Get metadata on the default editor or a specific editor☆53Updated 2 years ago
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 3 years ago
- Check if your code is running as an npm or yarn script☆64Updated 3 years ago
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Toggle the CLI cursor☆108Updated 10 months ago
- Check if the built-in Mac camera is on☆97Updated 3 years ago
- Create clickable links in the terminal☆88Updated 4 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Get a Gravatar image from an identifier, such as an email☆41Updated 3 years ago
- Reliably get the terminal window size☆141Updated last year
- Truncate a string to a specific width in the terminal☆87Updated last year
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Wordwrap a string with ANSI escape codes☆125Updated last year
- Image component for Ink☆77Updated 3 years ago
- Check if a string is a URL☆85Updated 2 years ago
- A tool to create an ora compatible spinner object that behaves like a scrolling marquee☆80Updated 2 years ago
- Get all property keys of an object including non-enumerable and inherited ones☆108Updated 3 years ago
- Make a function mimic another one☆94Updated 7 months ago
- Filter object keys and values into a new object☆101Updated last year
- Check if your code is running in a JXA environment☆31Updated 3 years ago
- Check if a path is a file, directory, or symlink☆78Updated 10 months ago