mimmi20/browser-detector

View on GitHub
data/devices/starpad/mobile-device.json

Summary

Maintainability
Test Coverage
{
  "general starpad device": {
    "deviceName": "general StarPad device",
    "marketingName": "general StarPad device",
    "manufacturer": "starpad",
    "brand": "starpad",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": true,
      "size": null
    },
    "type": "mobile-device",
    "platform": "android"
  }
}