browser-name

1.0.2 • Public • Published

Browser Name

Get the name of the browser you're using.

Installation

NPM: npm i browser-name --save

YARN: yarn add browser-name --save

How to use

import browserName  from 'browser-name'
                    OR
const browserName = require('browser-name')


console.log(browserName();
// Output: "Chrome"

Package Sidebar

Install

npm i browser-name

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

9.02 kB

Total Files

5

Last publish

Collaborators

  • rishavgoswami