detected-device
Version:
Get the device type, based on window.innerWidth and window.innerHeight
21 lines (20 loc) • 611 B
JSON
{
"name": "detected-device",
"version": "1.1.2",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": ["detected-device","device-detect","device winsize"],
"author": "",
"license": "ISC",
"repository": {
"type": "git",
"url": "git+https://github.com/lorenzoAWD/detected-device.git"
},
"bugs": {
"url": "https://github.com/lorenzoAWD/detected-device/issues"
},
"homepage": "https://github.com/lorenzoAWD/detected-device#readme",
"description": "Get the device type, based on window.innerWidth and window.innerHeight"
}