sindresorhus / cli-boxesLinks
Boxes for use in the terminal
☆101Updated 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`☆141Updated 3 years ago
- Exit the process when the `esc` key is pressed☆56Updated last year
- Check if your package was installed globally☆70Updated last year
- Get metadata on the default editor or a specific editor☆53Updated 2 years ago
- Map of nouns to their irregular plural form☆89Updated last year
- Prints the current date and time as a UNIX timestamp or custom format☆47Updated 4 years ago
- Wordwrap a string with ANSI escape codes☆127Updated last year
- Filter object keys and values into a new object☆103Updated last year
- Check if argv has a specific flag☆93Updated 4 years ago
- Check if your code is running as an npm or yarn script☆65Updated 3 years ago
- Regular expression for matching issue references☆49Updated 10 months ago
- Lazy number range generator☆81Updated last year
- Truncate a string to a specific width in the terminal☆87Updated last year
- Strip redundant indentation and indent the string☆54Updated 4 years ago
- Check whether a package or organization name is available on npm☆171Updated last year
- Make a function mimic another one☆95Updated 9 months ago
- Stylelint shareable config for XO☆40Updated 3 months ago
- Ensure a function is only called once☆162Updated last year
- Extract the article title of a HTML document☆55Updated 3 years ago
- Toggle the CLI cursor☆111Updated last year
- Check if a path is a file, directory, or symlink☆78Updated last year
- Get the first path that exists on disk of multiple paths☆59Updated 2 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆45Updated last year
- Check if stdout or stderr is interactive☆116Updated last year
- Get the directory of globally installed packages and binaries☆76Updated last year
- Mimic a Node.js HTTP response stream☆59Updated last year
- Turn an object into a string of HTML attributes☆49Updated 2 years ago
- Make directories and their parents if needed - Like `mkdir -p`, but cross-platform☆124Updated last year
- Reverse minimist. Convert an object of options into an array of command-line arguments☆184Updated 2 years ago
- Get a Gravatar image from an identifier, such as an email☆41Updated 3 years ago