Socket
Socket
Sign inDemoInstall

@oat-sa/browser-support-checker

Package Overview
Dependencies
0
Maintainers
21
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @oat-sa/browser-support-checker

Lightweight browser support checker


Version published
Weekly downloads
11
increased by175%
Maintainers
21
Install size
20.4 kB
Created
Weekly downloads
 

Readme

Source

browser-support-checker

Lightweight browser support checker

Usage as npm package

npm i --save @oat-sa/browser-support-checker

For using as script tag

<script src="./dist/checker.js"></script> There can be src link pointing to minified version of checker.js

Development

git clone https://github.com/vanya6537/browser-checker-tao
cd browser-checker-tao 
npm ci

After npm ci production version builds to dist directory automatically

Available scripts in the project:

  • npm run build: build for production into dist directory
  • npm run build:watch: build for production into dist directory and watch for changes
  • npm run update:browsers: build supportedBrowsers.js(browser versions RegExp) into root directory

Bundle size

Version: webpack 4.46.0
Time: 3025ms
Built at: 03/26/2021 3:59:40 AM
         Asset      Size  Chunks                   Chunk Names
    checker.js  2.48 KiB    0, 1  [emitted]        checker.js
checker.js.map  7.74 KiB    0, 1  [emitted] [dev]  checker.js
      index.js  2.38 KiB       1  [emitted]        index.js
  index.js.map  7.46 KiB       1  [emitted] [dev]  index.js

Keywords

FAQs

Last updated on 11 May 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc