3.0.0 • Published 2 years ago
terminal-size-cli v3.0.0
terminal-size-cli
Reliably get the terminal window size - cross-platform
Install
npm install --global terminal-size-cliUsage
$ terminal-size --help
Example
$ terminal-size
143
24
First line is the number of columns
Second line is the number of rowsRelated
- terminal-size - API for this module