mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "hometech ideal tab 10": {
    "deviceName": "Ideal Tab 10",
    "marketingName": "Ideal Tab 10",
    "manufacturer": "hometech",
    "brand": "hometech",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 768,
      "touch": true,
      "size": 10.1
    },
    "type": "tablet",
    "platform": "android"
  },
  "hometech mid708": {
    "deviceName": "MID708",
    "marketingName": "MID708",
    "manufacturer": "hometech",
    "brand": "hometech",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  }
}