sindresorhus / cli-truncateLinks
Truncate a string to a specific width in the terminal
☆88Updated last month
Alternatives and similar repositories for cli-truncate
Users that are interested in cli-truncate are comparing it to the libraries listed below
Sorting:
- Indent each line in a string☆114Updated 3 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆186Updated 2 years ago
- Toggle the CLI cursor☆113Updated last year
- Ensure a function is only called once☆164Updated 2 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Lazy number range generator☆82Updated last year
- Copy a file☆122Updated 3 months ago
- Check if your package was installed globally☆70Updated 2 years ago
- Reliably get the terminal window size☆145Updated 2 years ago
- Hook and modify stdout and stderr☆56Updated 3 months ago
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- Check if a path is a file, directory, or symlink☆80Updated last year
- Check if it's the first time the process is run☆82Updated 2 months ago
- Wordwrap a string with ANSI escape codes☆130Updated 3 months ago
- Parse text columns, like the output of unix commands☆84Updated 3 months ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Rename a function☆47Updated 2 years ago
- Check if argv has a specific flag☆95Updated 4 years ago
- Get the first path that exists on disk of multiple paths☆62Updated 2 months ago
- Ensures a value is a valid error by making it one if not☆84Updated 2 months ago
- Make your terminal beep☆135Updated 3 months ago
- Clean and beautiful options for minimist☆53Updated 3 years ago
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago
- Get the directory of globally installed packages and binaries☆77Updated 2 years ago
- Convert a value to an array☆132Updated 4 years ago
- Get your PATH prepended with locally installed binaries☆106Updated last year
- Conditional promise chains☆63Updated 4 years ago
- Check whether a package or organization name is available on npm☆171Updated last year
- Block users from running your app with root permissions☆100Updated 2 years ago
- Convert a tilde path to an absolute path: ~/dev => /Users/sindresorhus/dev☆148Updated 3 months ago