mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "tesco hudl 2": {
    "deviceName": "Hudl 2",
    "marketingName": "Hudl 2",
    "manufacturer": "tesco",
    "brand": "tesco",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1200,
      "touch": true,
      "size": 8.3
    },
    "type": "tablet",
    "platform": "android"
  },
  "tesco hudl ht7s3": {
    "deviceName": "Hudl HT7S3",
    "marketingName": "Hudl HT7S3",
    "manufacturer": "tesco",
    "brand": "tesco",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1440,
      "height": 900,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  }
}