useragent-wtf

1.0.2 • Public • Published

useragent-wtf

Just tell me what the current useragent is! demo

var ua = require('useragent-wtf')
ua

Should give you something like this...

{
  "version": {
    "info": "24.0.1312.52",
    "major": "24",
    "minor": "0",
    "patch": "1312"
  },
  "platform": "pc",
  "os": "mac",
  "browser": "chrome"
}

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i useragent-wtf

Weekly Downloads

0

Version

1.0.2

License

MIT

Last publish

Collaborators

  • blixt