Skip to content
This repository has been archived by the owner on Jan 25, 2022. It is now read-only.

jsenv/jsenv-browser-detection

Repository files navigation

browser detection

Browser detection script.

github package npm package github ci codecov coverage

Example

<html>
  <head>
    <script type="module">
      import { detectBrowser } from "https://unpkg.com/@jsenv/browser-detection@latest/dist/esmodule/main.js"

      console.log(detectBrowser())
    </script>
  </head>
</html>

See https://codepen.io/dmail/pen/OJyGYPP

About

Browser detection script.

Resources

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published