mimmi20/browser-detector

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

Summary

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