if-svg

Determines whether or not the given browser supports SVG.

Usage no npm install needed!

<script type="module">
  import ifSvg from 'https://cdn.skypack.dev/if-svg';
</script>

README

If SVG

Is a simple JavaScript module that determines whether or not the given browser supports SVG.

Install

npm install if-svg