JSPM

arraybuffer-slice

0.1.2
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 3754
  • Score
    100M100P100Q122945F
  • License MIT

Polyfill for ArrayBuffer.prototype.slice.

Package Exports

  • arraybuffer-slice

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (arraybuffer-slice) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

arraybuffer-slice

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

browser support

install

With npm do:

npm install arraybuffer-slice

license

MIT