Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/kevva/viewport-list-cli

Return a list of devices and their viewports
https://github.com/kevva/viewport-list-cli

Last synced: about 2 months ago
JSON representation

Return a list of devices and their viewports

Lists

README

        

# viewport-list-cli [![Build Status](http://img.shields.io/travis/kevva/viewport-list-cli.svg?style=flat)](https://travis-ci.org/kevva/viewport-list-cli)

> Return a list of devices and their viewports

## Install

```
$ npm install --global viewport-list-cli
```

## Usage

```bash
$ viewport-list --help

Usage
$ viewport-list [device]
$ viewport-list <

Example
$ viewport-list iphone4 iphone5
$ viewport-list < devices.txt

Options
-p, --pretty Print the results in a table
```

## Related

* [viewport-list](https://github.com/kevva/viewport-list) - API for this module

## License

MIT © [Kevin Mårtensson](https://github.com/kevva)