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:
- Lazy number range generator☆82Updated last year
- Run the Node.js binary no matter what☆139Updated last month
- Reverse minimist. Convert an object of options into an array of command-line arguments☆185Updated 2 years ago
- Find multiple RegExp matches in a string☆90Updated 3 years ago
- Get namespaced config from the closest package.json☆120Updated 2 years ago
- Ensure a function is only called once☆163Updated 2 years ago
- Ensures a value is a valid error by making it one if not☆82Updated last month
- Toggle the CLI cursor☆112Updated last year
- Truncate a string to a specific width in the terminal☆87Updated 2 weeks ago
- Check if a namespace on npm is being hogged☆74Updated 6 years ago
- Captures and cleans stack traces.☆195Updated 2 years ago
- Check if it's the first time the process is run☆81Updated 2 months ago
- Create a lazily evaluated value☆69Updated 4 years ago
- Get an unused filename by appending a number if it exists: `file.txt` → `file (1).txt`☆143Updated 2 months ago
- Create a hash for file revving☆106Updated 2 years ago
- Parse text columns, like the output of unix commands☆83Updated 2 months ago
- Hook and modify stdout and stderr☆56Updated 2 months ago
- Make unhandled promise rejections fail hard right away instead of the default silent fail☆106Updated 3 years ago
- Copy a file☆121Updated 2 months ago
- Extract the actual stack of an error☆67Updated 3 years ago
- Exit the process when the `esc` key is pressed☆57Updated last year
- Block users from running your app with root permissions☆99Updated 2 years ago
- Simplified high resolution timing☆84Updated last year
- Indent each line in a string☆113Updated 3 years ago
- Scan npm for available package names☆101Updated 5 years ago
- Define a lazily evaluated property on an object☆66Updated 2 years ago
- Check if a path is a file, directory, or symlink☆79Updated last year
- Measure the time a promise takes to resolve☆71Updated 2 years ago
- Check if argv has a specific flag☆94Updated 4 years ago
- Round a number to a specific number of decimal places: 1.234 → 1.2☆160Updated last month