@personalidol/support

Checks if some browser features are supported or not.

Usage no npm install needed!

<script type="module">
  import personalidolSupport from 'https://cdn.skypack.dev/@personalidol/support';
</script>

README

support

Checks if some browser features are supported or not.

Functions

  1. isCanvasTransferControlToOffscreenSupported
  2. isCreateImageBitmapSupported - fails when partial support is present. Only accepts full createImageBitmap implementations.
  3. isSharedArrayBufferSupported