mimmi20/browser-detector

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

Summary

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