@byll/hermes

This module needs a Number.isInteger polyfill if you intend to use it with any version of Internet Explorer or Safari 8, e. g. https://polyfill.io/v2/docs/features/#Number_isInteger.

Usage no npm install needed!

<script type="module">
  import byllHermes from 'https://cdn.skypack.dev/@byll/hermes';
</script>

README

@byll/hermes

Installation

This module needs a Number.isInteger polyfill if you intend to use it with any version of Internet Explorer or Safari 8, e. g. https://polyfill.io/v2/docs/features/#Number_isInteger.

Publishing to npm

yarn publish --access public --new-version major --no-git-tag-version or yarn publish --access public --new-version minor --no-git-tag-version or yarn publish --access public --new-version patch --no-git-tag-version