Concatenate ArrayBuffers
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
TypeScript definitions for concat-stream
writable stream that concatenates strings or binary data and calls a callback with the result
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Is this value a JS ArrayBuffer?
Is this value a JS SharedArrayBuffer?
Get the ArrayBuffer out of a TypedArray, robustly.
Array manipulation, ordering, searching, summarizing, etc.
A Minipass stream that collects all the data into a single chunk
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
Convert a typed array to a Buffer without a copy
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
concatenative mapdashery
Bridging the gap between buffers and typed arrays
Runs (webpack) loaders
Super-minimalist version of `concat-stream`. Less than 15 lines!
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Source code handling classes for webpack
RFC9562 UUIDs
Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back.
Conversion of JavaScript primitives to and from Buffer with binary order matching natural primitive order
Translation between JavaScript values and Buffers
JSON parse & stringify that supports binary via bops & base64