# viewport-list-cli **Repository Path**: mirrors_kevva/viewport-list-cli ## Basic Information - **Project Name**: viewport-list-cli - **Description**: Return a list of devices and their viewports - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-25 - **Last Updated**: 2026-05-24 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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)