Showing 1-20 of 129,130 packages
64bit Long Integer on Buffer/Array/ArrayBuffer in Pure JavaScript
Node-red nodes to convert values to and from buffer/array. Supports Big/Little Endian, BCD, byte swapping and much more
Node-RED node to fill an ring buffer array.
Get the ArrayBuffer out of a TypedArray, robustly.
Is this value a JS SharedArrayBuffer?
Is this value a JS 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.
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
split-images is a simple package that allows you to split an image to chunks the chunks are returned as an Array<Buffer> (Array of buffers) of the image type provided.
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Bridging the gap between buffers and typed arrays
Translation between JavaScript values and Buffers
Buffer.
Safer Node.js Buffer API
RFC9562 UUIDs
Runs (webpack) loaders
Conversion of JavaScript primitives to and from Buffer with binary order matching natural primitive order