isFirefoxOrIE

Returns true/false if the client is Firefox or Internet Explorer < 11.0?

Usage no npm install needed!

<script type="module">
  import isFirefoxOrIE from 'https://cdn.skypack.dev/isFirefoxOrIE';
</script>

README

isFirefoxOrIE

Returns true/false if the client is Firefox or Internet Explorer < 11.0?


const isItFirefoxOrIE = require('isItFirefoxOrIE'); 

console.log(isFirefoxOrIE); // false