mimmi20/browser-detector

View on GitHub
data/devices/stk/smartphone.json

Summary

Maintainability
Test Coverage
{
  "stk avenger 500": {
    "deviceName": "Avenger 500",
    "marketingName": "Avenger 500",
    "manufacturer": "stk",
    "brand": "stk",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 960,
      "height": 540,
      "touch": true,
      "size": 4
    },
    "type": "smartphone",
    "platform": "android"
  },
  "stk sync 5e": {
    "deviceName": "Sync 5e",
    "marketingName": "Sync 5e",
    "manufacturer": "stk",
    "brand": "stk",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1280,
      "height": 720,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  },
  "stk sync 5z": {
    "deviceName": "Sync 5z",
    "marketingName": "Sync 5z",
    "manufacturer": "stk",
    "brand": "stk",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 854,
      "height": 480,
      "touch": true,
      "size": 5
    },
    "type": "smartphone",
    "platform": "android"
  }
}