heya-has

Pure feature detection library, a la carte style. It is based on dojo.has, which is based on has.js started by Peter Higgins.

Usage no npm install needed!

<script type="module">
  import heyaHas from 'https://cdn.skypack.dev/heya-has';
</script>

README

Has Build Status

Pure feature detection library, a la carte style. It is based on dojo.has, which is based on has.js started by Peter Higgins.

How to install

If you plan to use it in your node.js project install it like this:

npm install heya-has

For your browser-based projects I suggest to use volo.js:

volo install heya/has heya-has