mimmi20/browser-detector

View on GitHub
data/devices/speed-up/tablet.json

Summary

Maintainability
Test Coverage
{
  "speed-up tb-713": {
    "deviceName": "TB-713",
    "marketingName": "Pad Fun",
    "manufacturer": "speed-up",
    "brand": "speed-up",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "speed-up s3": {
    "deviceName": "S3",
    "marketingName": "Pad Pro S3",
    "manufacturer": "speed-up",
    "brand": "speed-up",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  }
}