@catchad/is-ie

Detect if is IE

Usage no npm install needed!

<script type="module">
  import catchadIsIe from 'https://cdn.skypack.dev/@catchad/is-ie';
</script>

README

isIE

Install

yarn add @catchad/is-ie

Usage

import isIE from '@catchad/is-ie';

console.log(isIE); // true or false