mimmi20/browser-detector

View on GitHub
data/devices/viewsonic/tablet.json

Summary

Maintainability
Test Coverage
{
  "viewsonic viewpad 100q": {
    "deviceName": "ViewPad 100Q",
    "marketingName": "ViewPad 100Q",
    "manufacturer": "viewsonic",
    "brand": "viewsonic",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  },
  "viewsonic viewpad 10e": {
    "deviceName": "ViewPad 10e",
    "marketingName": "ViewPad 10e",
    "manufacturer": "viewsonic",
    "brand": "viewsonic",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": 9.7
    },
    "type": "tablet",
    "platform": "android"
  },
  "viewsonic viewpad 10s": {
    "deviceName": "ViewPad 10S",
    "marketingName": "ViewPad 10S",
    "manufacturer": "viewsonic",
    "brand": "viewsonic",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  },
  "viewsonic viewpad 7e": {
    "deviceName": "ViewPad 7e",
    "marketingName": "ViewPad 7e",
    "manufacturer": "viewsonic",
    "brand": "viewsonic",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 600,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  },
  "viewsonic viewpad 97q": {
    "deviceName": "ViewPad 97Q",
    "marketingName": "ViewPad 97Q",
    "manufacturer": "viewsonic",
    "brand": "viewsonic",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": 9.7
    },
    "type": "tablet",
    "platform": "android"
  },
  "viewsonic viewpad i7d": {
    "deviceName": "ViewPad i7D",
    "marketingName": "ViewPad i7D",
    "manufacturer": "viewsonic",
    "brand": "viewsonic",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  }
}