mimmi20/browser-detector

View on GitHub
data/devices/top-house/tablet.json

Summary

Maintainability
Test Coverage
{
  "top-house coto t117": {
    "deviceName": "Coto T117",
    "marketingName": "Coto T117",
    "manufacturer": "top-house",
    "brand": "top-house",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "top-house x1013": {
    "deviceName": "X1013",
    "marketingName": "X1013",
    "manufacturer": "top-house",
    "brand": "top-house",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 800,
      "touch": true,
      "size": null
    },
    "type": "tablet",
    "platform": "android"
  }
}