Showing 41-60 of 4,486 packages
Ensure that we receive a text even if an ArrayBuffer is sent
Convert to/from BigInt from/to Buffer, ArrayBuffer, hex string, utf8-encoded text string.
Convert between Base-64 Strings and ArrayBuffer Objects. Simple. Isomorphic. Light-weight.
Allocate a buffer from an ArrayBuffer.
Download a Blob, a string or an ArrayBuffer as a file in the browser.
Detect the MIME type of a Buffer, Uint8Array, ArrayBuffer, ReadableStream, file path and file name, with async method.
Hexdump an ArrayBuffer to a String
Turn a `File` (or any `Blob`) into an `ArrayBuffer`.
Promise API to turn a Blob into an ArrayBuffer
Encode/decode base64 data into ArrayBuffers
Hexdump an ArrayBuffer to a String (NodeJS)
ArrayBuffer to base64 and hex encoding/decoding utilities
Create an ArrayBuffer with the [raw bytes][javascript-encoding] from a String.
Base64 for both node.js and browser javascript. It supports URL-safe encoding and enabling/disabling padding. Buffers can be implementedd using ArrayBuffer, any TypedArray, or Buffer
Polyfill for ArrayBuffer.prototype.slice.
Base functionality used throughout XY Labs TypeScript/JavaScript libraries
ES spec-compliant shim for ArrayBuffer.prototype.slice
ArrayBuffer based malloc() impl for hybrid JS/WASM use cases, based on thi.ng/tinyalloc
Turn an ArrayBuffer or Uint8Array of UTF8 data into a string.
Test if a value is an `ArrayBuffer` view.