mimmi20/browser-detector

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

Summary

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