node-term-size

Reliably get the terminal window size
  https://github.com/sindresorhus/term-size
  0
  no reviews



Because process.stdout.columns doesn't exist when run non-interactively, for example, in a child process or when piped.

Node.js is an event-based server-side JavaScript engine.