Showing 21-40 of 4,486 packages
Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
ArrayBuffer / Buffer / base64 convert util
Base64 and base64url to string or arraybuffer, and back. Node, Deno or browser.
Convert any binary data to ArrayBuffer
Rollup plugin for arraybuffer
Detect the image type of an ArrayBuffer/Uint8Array
Turn an `ArrayBuffer` into a string of hexadecimal characters.
Encode/decode base64 data into ArrayBuffers
Convert an [ArrayBuffer](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/ArrayBuffer) to [base64](https://en.wikipedia.org/wiki/Base64)
Create a `DataView` over an `ArrayBuffer`/8-bit typed array (commonly used in the browsers) or a `Buffer` (commonly used in Node.js).
Check if a String/Buffer/ArrayBuffer is OTF
This plugin enforces any Uint8Array type declaration to explicitly define an ArrayBuffer as generic type
An ES-spec-compliant shim/polyfill/replacement for ArrayBuffer base64 methods that works as far down as ES3
Convert ArrayBuffer to AudioBuffer
Turn a string of hexadecimal characters into an `ArrayBuffer`.
Detect whether or not an object is an ArrayBuffer.
Base64 encoding and decoding for ArrayBuffer
Encode/decode base64 data into ArrayBuffers
A React Native library for accessing an ArrayBuffer of a Blob instance.
Convert between string (including base64 and base64url), ArrayBuffer and Buffer.