Showing 1-20 of 34,221 packages
Bit-level reads and writes for ArrayBuffers
A fork of bit-buffer, in TypeScript.
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
Translation between JavaScript values and Buffers
A simple bit buffer (bit-string) implementation with base64 zlib compressed bitstring support.
Translation between JavaScript values and Buffers
Bit-level reads and writes for Uint8Arrays and Node.js Buffers
64bit Long Integer on Buffer/Array/ArrayBuffer in Pure JavaScript
Safer Node.js Buffer API
Various helper utilities for working with buffers and binary data
Node.js Buffer API, for the browser
Get the ArrayBuffer out of a TypedArray, robustly.
Better `os.arch()` for node and the browser -- detect OS architecture
Is this value a JS SharedArrayBuffer?
smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.
Is this value a JS ArrayBuffer?
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
Get the ArrayBuffer out of a DataView, robustly.
Create a `DataView` over an `ArrayBuffer`/8-bit typed array (commonly used in the browsers) or a `Buffer` (commonly used in Node.js).
Determine if an object is a Buffer