2.0.0 • Published 8 years ago

viewport-list-cli v2.0.0

Weekly downloads
5
License
MIT
Repository
github
Last release
8 years ago

viewport-list-cli Build Status

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

License

MIT © Kevin Mårtensson