JSPM

  • Created
  • Published
  • Downloads 1360
  • Score
    100M100P100Q106657F
  • License MIT

A browser detection package that uses feature detection instead of user agent

Package Exports

  • browserama

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (browserama) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

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