sindresorhus / terminal-sizeLinks
Reliably get the terminal window size
☆144Updated 2 years ago
Alternatives and similar repositories for terminal-size
Users that are interested in terminal-size are comparing it to the libraries listed below
Sorting:
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Reverse minimist. Convert an object of options into an array of command-line arguments☆186Updated 2 years ago
- Run the Node.js binary no matter what☆140Updated 2 months ago
- Lazy number range generator☆82Updated last year
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- Truncate a string to a specific width in the terminal☆87Updated last month
- Check if it's the first time the process is run☆81Updated 2 months ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 2 months ago
- Ensure a function is only called once☆163Updated 2 years ago
- Measure the time a promise takes to resolve☆72Updated 2 years ago
- Check if a namespace on npm is being hogged☆74Updated 6 years ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Ensures a value is a valid error by making it one if not☆83Updated 2 months ago
- Simplified high resolution timing☆84Updated last year
- Block users from running your app with root permissions☆100Updated 2 years ago
- Get PID from a port☆79Updated 5 years ago
- Hook and modify stdout and stderr☆56Updated 2 months ago
- Copy a file☆122Updated 3 months ago
- Parse text columns, like the output of unix commands☆84Updated 2 months ago
- Write data to a random temporary file☆107Updated last year
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆107Updated 3 years ago
- Run promise-returning & async functions repeatedly until you end it☆48Updated 4 years ago
- Wait for any promise to be fulfilled☆56Updated 3 years ago
- Toggle the CLI cursor☆113Updated last year
- Tap into a promise chain without affecting its value or state☆134Updated 4 years ago
- Reduce a list of values using promises into a promise for a value☆74Updated 2 years ago
- augment pretty-bytes to make the output a little more readable (and a little less precise)☆97Updated 8 years ago
- Returns an array filled with the specified input☆43Updated 3 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated 2 months ago
- Convenience wrapper for Got to interact with the GitHub API☆177Updated last month