sindresorhus / terminal-size-cliLinks
Reliably get the terminal window size - cross-platform
☆27Updated 2 years ago
Alternatives and similar repositories for terminal-size-cli
Users that are interested in terminal-size-cli are comparing it to the libraries listed below
Sorting:
- Open files in your editor at a specific line and column☆55Updated 4 years ago
- Check if an Iterable is empty☆23Updated 4 months ago
- Check if a value is a function☆29Updated 4 years ago
- Check if an Array is sorted☆35Updated 4 years ago
- Find semver versions in a string: `unicorn v1.2.3` → `1.2.3`☆19Updated last year
- Modify the values of an object☆29Updated 4 years ago
- Strip redundant indentation and indent the string☆55Updated 4 years ago
- Get the latest version of an npm package☆54Updated last year
- Get an array of valid, sorted, and cleaned semver versions from an array of strings☆41Updated 4 years ago
- Parse text columns, like the output of unix commands☆84Updated 4 months ago
- Bind all methods in an object to itself or a specified context☆59Updated 4 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Get the command history of the user's shell☆86Updated 2 months ago
- Get the path of the current directory in Finder (macOS) and Explorer (Windows)☆19Updated 4 years ago
- Display an error in a GUI dialog☆22Updated 4 years ago
- Clear the terminal cross-platform☆45Updated 4 years ago
- Convert a path to a file url: `unicorn.jpg` → `file:///Users/sindresorhus/unicorn.jpg`☆28Updated 4 years ago
- Lax `url.format()` that formats a hostname and port into IPv6-compatible socket form of `hostname:port`☆14Updated 4 years ago
- Pick random items from a list☆17Updated 4 years ago
- Get the version numbers of a package from the npm registry☆31Updated last year
- Get the first path that exists on disk of multiple paths☆62Updated 4 months ago
- Check if you're running in Hyper☆24Updated last year
- Get a Gravatar image from an identifier, such as an email☆42Updated 4 years ago
- Convert a time string to seconds: '0017' → 1337☆37Updated 4 years ago
- Get an array of parent directories including itself☆26Updated 2 years ago
- Find mapcodes in a string☆26Updated 3 years ago
- Convert matching double-quotes to single-quotes: `I "love" unicorns` → `I 'love' unicorns`☆57Updated 3 years ago
- Display a notification (macOS 10.9+)☆90Updated 2 months ago
- Get free disk space info from `df -kP`☆64Updated 4 months ago
- Turn an object into a string of HTML attributes☆50Updated 2 years ago