viewport-list-cli

Return a list of devices and their viewports

Usage no npm install needed!

<script type="module">
  import viewportListCli from 'https://cdn.skypack.dev/viewport-list-cli';
</script>

README

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