@aws-crypto/crc32

Pure JS implementation of CRC32 https://en.wikipedia.org/wiki/Cyclic_redundancy_check

Usage no npm install needed!

<script type="module">
  import awsCryptoCrc32 from 'https://cdn.skypack.dev/@aws-crypto/crc32';
</script>