@huahao/browser-type

1.0.3 • Public • Published

browser-type

Judging the types of browsers

Install

$ npm install --save @huahao/browser-type

Usage

import { browserType, browserVersion } from '@huahao/browser-type'

console.log(browserType) // Chrome
console.log(browserVersion) // 56

API

browserType browserVersion
IE 6, 7, 8, 9, 10, 11
Chrome all version
Firefox all version
Safari all version

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i @huahao/browser-type

      Weekly Downloads

      2

      Version

      1.0.3

      License

      MIT

      Unpacked Size

      3.11 kB

      Total Files

      4

      Last publish

      Collaborators

      • huahao