mimmi20/browser-detector

View on GitHub
data/devices/jide/desktop.json

Summary

Maintainability
Test Coverage
{
  "general jide device": {
    "deviceName": "general Jide device",
    "marketingName": "general Jide device",
    "manufacturer": "jide",
    "brand": "jide",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": false,
      "size": null
    },
    "type": "desktop",
    "platform": null
  },
  "jide remix sk1w": {
    "deviceName": "Remix SK1W",
    "marketingName": "Remix SK1W",
    "manufacturer": "jide",
    "brand": "jide",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1920,
      "height": 1080,
      "touch": false,
      "size": null
    },
    "type": "desktop",
    "platform": "remixos"
  }
}