kevva / viewport-list-cli

Return a list of devices and their viewports

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Return a list of devices and their viewports

License:MIT License


Languages

Language:JavaScript 100.0%