mimmi20/browser-detector

View on GitHub
data/devices/fuhu/tablet.json

Summary

Maintainability
Test Coverage
{
  "fuhu nabi2-nv7a": {
    "deviceName": "NABI2-NV7A",
    "marketingName": "Nabi 2",
    "manufacturer": "fuhu",
    "brand": "fuhu",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  },
  "fuhu nabi2-nv7a-uk": {
    "deviceName": "NABI2-NV7A-UK",
    "marketingName": "Nabi 2",
    "manufacturer": "fuhu",
    "brand": "fuhu",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": true,
      "size": 7
    },
    "type": "tablet",
    "platform": "android"
  }
}