npm stats
  • Search
  • About
  • Repo
  • Sponsor
  • more
    • Search
    • About
    • Repo
    • Sponsor

Made by Antonio Ramirez

terminal-size-cli

3.0.0

@sindresorhus

npmHomeRepoSnykSocket
Downloads:16
$ npm install terminal-size-cli
DailyWeeklyMonthlyYearly

terminal-size-cli

Reliably get the terminal window size - cross-platform

Install

npm install --global terminal-size-cli

Usage

$ terminal-size --help

  Example
    $ terminal-size
    143
    24

  First line is the number of columns
  Second line is the number of rows

Related

  • terminal-size - API for this module