@hitv/ua

1.0.1 • Public • Published

@hitv/ua

Is a simple userAgent parser for develop kit.

Installation

npm i @hitv/ua

Usage

import ua from '@hitv/ua'

console.log(ua)

// =>
{
  "safari": true,
  "version": {
    "major": 9,
    "string": "601.1.46",
    "minor": 0
  },
  "ipad": true,
  "webkit": true,
  "name": "safari",
  "platform": "ipad"
}

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i @hitv/ua

Weekly Downloads

3

Version

1.0.1

License

MIT

Unpacked Size

4.52 kB

Total Files

4

Last publish

Collaborators

  • allex