mimmi20/browser-detector

View on GitHub
data/devices/asus/laptop.json

Summary

Maintainability
Test Coverage
{
  "asus 1005pxd": {
    "deviceName": "1005PXD",
    "marketingName": "1005PXD",
    "manufacturer": "asus",
    "brand": "asus",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": false,
      "size": 10.1
    },
    "type": "laptop",
    "platform": "android"
  },
  "asus laptop": {
    "deviceName": "Asus Laptop",
    "marketingName": "Asus Laptop",
    "manufacturer": "asus",
    "brand": "asus",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": null,
      "height": null,
      "touch": false,
      "size": null
    },
    "type": "laptop",
    "platform": null
  },
  "asus eee 701": {
    "deviceName": "eee 701",
    "marketingName": "eee 701",
    "manufacturer": "asus",
    "brand": "asus",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": false,
      "size": 7
    },
    "type": "laptop",
    "platform": "android"
  },
  "asus eee pc": {
    "deviceName": "eee pc",
    "marketingName": "eee pc",
    "manufacturer": "asus",
    "brand": "asus",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 800,
      "height": 480,
      "touch": false,
      "size": 7
    },
    "type": "laptop",
    "platform": null
  },
  "asus eee pc 900": {
    "deviceName": "eee pc 900",
    "marketingName": "eee pc 900",
    "manufacturer": "asus",
    "brand": "asus",
    "dualOrientation": null,
    "simCount": null,
    "display": {
      "width": 1024,
      "height": 600,
      "touch": false,
      "size": 8.9
    },
    "type": "laptop",
    "platform": null
  }
}