arraybuffer-slice

Polyfill for ArrayBuffer.prototype.slice.

Usage no npm install needed!

<script type="module">
  import arraybufferSlice from 'https://cdn.skypack.dev/arraybuffer-slice';
</script>

README

arraybuffer-slice

Polyfill for ArrayBuffer.prototype.slice (looking at you, IE10+).

browser support

install

With npm do:

npm install arraybuffer-slice

license

MIT