EN FR
← Modules

jizy-browser

A simple JS browser compatibility library.

Overview

A browser compatibility layer for web projects. It combines JavaScript logic and stylesheets to detect unsupported browsers and show a friendly blocking overlay when needed.

Features

  • Register custom compatibility checkers
  • Block Internet Explorer and other unsupported browsers
  • Customisable callback for incompatible browsers
  • Optional integration with caniuse.com regexes
  • Prebuilt stylesheets for a modern compatibility warning overlay

Installation

npm install jizy-browser