mimmi20/browser-detector

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

Summary

Maintainability
Test Coverage
{
  "hp elite x3": {
    "deviceName": "Elite X3",
    "marketingName": "Elite X3",
    "manufacturer": "hp",
    "brand": "hp",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 2560,
      "height": 1440,
      "touch": true,
      "size": 5.96
    },
    "type": "smartphone",
    "platform": "windows phone"
  }
}