Showing 1-20 of 6,616 packages
Polyfill for ArrayBuffer.prototype.slice.
Exports a function for slicing ArrayBuffers (no polyfilling)
Encode/decode base64 data into ArrayBuffers
Immutable ArrayBuffer (the shim!)
Slice a string with ANSI escape codes
ES spec-compliant shim for ArrayBuffer.prototype.slice
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
Create an ArrayBuffer instance from a Data URI string
Get an ArrayBuffer from a Buffer as fast as possible
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
ByteStream is a library making possible to manipulates single bytes and bits on pure JavaScript
Turn a string into an ArrayBuffer by using the UTF8 encoding.
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Encode/decode base64 data into ArrayBuffers
Create a `DataView` over an `ArrayBuffer`/8-bit typed array (commonly used in the browsers) or a `Buffer` (commonly used in Node.js).
Convert Buffer to ArrayBuffer
Encode/decode base64 data into ArrayBuffers
slice stream like buffer/string
List of prototype properties for JavaScript types