sindresorhus / terminal-sizeLinks
Reliably get the terminal window size
☆145Updated 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:
- Reverse minimist. Convert an object of options into an array of command-line arguments☆187Updated 2 years ago
- Lazy number range generator☆82Updated last year
- Run the Node.js binary no matter what☆142Updated 3 months ago
- Find multiple RegExp matches in a string☆91Updated 3 years ago
- Get namespaced config from the closest package.json☆121Updated 2 years ago
- Check if it's the first time the process is run☆82Updated 3 months ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Ensure a function is only called once☆164Updated 2 years ago
- Define a lazily evaluated property on an object☆67Updated 2 years ago
- Captures and cleans stack traces.☆195Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆84Updated 3 months ago
- Truncate a string to a specific width in the terminal☆88Updated 2 months ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆107Updated 3 years ago
- Toggle the CLI cursor☆113Updated last year
- Write data to a random temporary file☆108Updated last year
- Run promise-returning & async functions repeatedly until you end it☆48Updated 4 years ago
- Simplified high resolution timing☆84Updated last year
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆144Updated 3 months ago
- Block users from running your app with root permissions☆100Updated 2 years ago
- Create a hash for file revving☆107Updated 2 years ago
- Exit the process when the `esc` key is pressed☆58Updated 2 years ago
- Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency☆94Updated 3 months ago
- Check if a namespace on npm is being hogged☆74Updated 6 years ago
- Hook and modify stdout and stderr☆56Updated 3 months ago
- Measure the time a promise takes to resolve☆72Updated 2 years ago
- Copy a file☆122Updated 4 months ago
- Check when the DOM has loaded like `DOMContentLoaded`☆111Updated last year
- Round a number to a specific number of decimal places: 1.234 → 1.2☆161Updated 3 months ago
- Clean up regular expressions☆63Updated last year
- Wait for any promise to be fulfilled☆56Updated 3 years ago