@mezzy/detector
TypeScript icon, indicating that this package has built-in type declarations

0.1.180 • Public • Published

detector

Use to determine context and capabilities of run-time environment.

Install

sudo npm install --save @mezzy/detector

Usage

import Detector from @mezzy/detector

let isSafariMobile:boolean = Detector.isSafariMobile;

Package Sidebar

Install

npm i @mezzy/detector

Weekly Downloads

1

Version

0.1.180

License

ISC

Unpacked Size

19.8 kB

Total Files

9

Last publish

Collaborators

  • mezzy