sindresorhus / cli-boxesLinks
Boxes for use in the terminal
☆106Updated last year
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`☆144Updated 4 months ago
- Map of nouns to their irregular plural form☆91Updated 3 months ago
- Check whether a package or organization name is available on npm☆172Updated this week
- Check if argv has a specific flag☆96Updated 4 years ago
- Filter object keys and values into a new object☆105Updated last year
- Check if your package was installed globally☆71Updated 2 years ago
- Get metadata on the default editor or a specific editor☆55Updated 4 months ago
- Reliably get the terminal window size☆146Updated last week
- Ensure a function is only called once☆164Updated 2 years ago
- Wordwrap a string with ANSI escape codes☆131Updated 5 months ago
- Truncate a string to a specific width in the terminal☆88Updated 3 months ago
- Check if your code is running as an npm or yarn script☆65Updated 4 months ago
- Toggle the CLI cursor☆113Updated last year
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago
- Make a function mimic another one☆96Updated last year
- Prints the current date and time as a UNIX timestamp or custom format☆48Updated 4 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- Image component for Ink☆83Updated 3 years ago
- A tool to create an ora compatible spinner object that behaves like a scrolling marquee☆80Updated 2 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆46Updated last year
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Get the directory of globally installed packages and binaries☆77Updated this week
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago
- Regular expression for matching issue references☆49Updated last year
- Check if it's the first time the process is run☆83Updated 4 months ago
- Get the hash of an object☆141Updated this week
- Check if a string is a URL☆87Updated 2 years ago
- Lazy number range generator☆83Updated 2 years ago
- Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'}☆37Updated 3 years ago
- Get the latest stable semver version from an array of versions☆47Updated 4 years ago