Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 475 Bytes

README.md

File metadata and controls

21 lines (17 loc) · 475 Bytes

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