viewport-list-cli [](https://travis-ci.org/kevva/viewport-list-cli)
January 6, 2016 · View on GitHub
Return a list of devices and their viewports
Install
$ npm install --global viewport-list-cli
Usage
$ viewport-list --help
Usage
$ viewport-list [device]
$ viewport-list < <file>
Example
$ viewport-list iphone4 iphone5
$ viewport-list < devices.txt
Options
-p, --pretty Print the results in a table
Related
- viewport-list - API for this module
License
MIT © Kevin Mårtensson