Skip to content

MyPureCloud/browserama

Repository files navigation

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