Showing 1-20 of 1,525,495 packages
Convert any binary data to ArrayBuffer
To Array Buffer: Convert Buffer, Data URLs, Files, Text, and Typed Arrays to Array Buffers
Turn a string of hexadecimal characters into an `ArrayBuffer`.
Provides a function for detecting if an argument is an ArrayBuffer
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Is this value a JS SharedArrayBuffer?
Get the ArrayBuffer out of a TypedArray, robustly.
Is this value a JS ArrayBuffer?
Convert a typed array to a Buffer without a copy
Turn a `File` (or any `Blob`) into an `ArrayBuffer`.
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Bridging the gap between buffers and typed arrays
Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back.
Runs (webpack) loaders
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
RFC9562 UUIDs
Conversion of JavaScript primitives to and from Buffer with binary order matching natural primitive order
JSON parse & stringify that supports binary via bops & base64
Node addon for string extraction for msgpackr