Socket
Book a DemoInstallSign in
Socket

device-specs

Package Overview
Dependencies
Maintainers
6
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

device-specs

A list of devices that can be emulated using Chrome DevTools.

latest
Source
npmnpm
Version
1.0.1
Version published
Weekly downloads
180K
-13.62%
Maintainers
6
Weekly downloads
 
Created
Source

device-specs

Installation

npm install device-specs

Usage

const {
    emulatedDevices,
    viewportSizes,
    getDevicesViewportData,
    getViewportSize,
    isValidDeviceName
} = require('device-specs');

List of known devices

See devices.md.

Keywords

devtools

FAQs

Package last updated on 23 Jan 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts