xxh3-ts

xxhash implementation in pure typescript (using tc39 bigint), supports XXH64 & XXH3-128. These algorithms require Node.js >=12.x, because of Buffer::readBigUInt64LE

Usage no npm install needed!

<script type="module">
  import xxh3Ts from 'https://cdn.skypack.dev/xxh3-ts';
</script>