File manager - Edit - /usr/local/lib/node_modules/bower/lib/node_modules/cli-width/README.md
Back
cli-width ========= Get stdout window width, with three fallbacks, `tty`, a custom environment variable and then a default. [](http://badge.fury.io/js/cli-width) [](https://travis-ci.org/knownasilya/cli-width) [](https://coveralls.io/github/knownasilya/cli-width?branch=master) ## Usage ``` npm install --save cli-width ``` ```js 'use stict'; var cliWidth = require('cli-width'); cliWidth(); // maybe 204 :) ``` You can also set the `CLI_WIDTH` environment variable. If none of the methods are supported, and the environment variable isn't set, the default is `0` and can be changed via `cliWidth.defaultWidth = 200;`. ## Tests ```bash npm install npm test ``` Coverage can be generated with `npm run coverage`.
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings