3.2.2 • Published 3 years ago

browserama v3.2.2

Weekly downloads
111
License
MIT
Repository
github
Last release
3 years ago

Browserama Build Status

Browserama is a browser detection module that uses feature detection rather than the user agent to determine which browser is being used.

npm install browserama

Properties

  • isBlink
  • isChrome
  • isChromium
  • isChromeOrChromium
  • isEdge
  • isEdgeChromium
  • isFirefox
  • isIE
  • isOpera
  • isSafari