@jsenv/browser-detection

1.0.0 • Public • Published

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>

Readme

Keywords

none

Package Sidebar

Install

npm i @jsenv/browser-detection

Weekly Downloads

0

Version

1.0.0

License

MIT

Unpacked Size

33.5 kB

Total Files

19

Last publish

Collaborators

  • dmail
  • jsenv-admin