Pure JS implementation of CRC32 https://en.wikipedia.org/wiki/Cyclic_redundancy_check
A small utility class to work with logically contiguous binary data split across multiple Buffer chunks.
Native file system extensions for advanced file operations
Node.js Buffer API, for the browser
A reliable compressor and decompressor for Brotli, supporting node & browsers via wasm
Shared utilities for chat SDK adapters
Postgres bytea parser
Cyclist is an efficient cyclic list implemention.
a faster varint
Convert encodings, uses iconv-lite
AudioBuffer ponyfill with operations toolkit
A general purpose buffer pool.
Check if a Buffer/Uint8Array is a JPEG image
split a Text Stream into a Line Stream, using Stream 3
Rust bcrypt binding
Pure JS implementation of CRC32-C https://en.wikipedia.org/wiki/Cyclic_redundancy_check
Character encoding detector
Buffer.
Detect the file type of a file, stream, or data
Detect the archive type of a Buffer/Uint8Array
Create a `DataView` over an `ArrayBuffer`/8-bit typed array (commonly used in the browsers) or a `Buffer` (commonly used in Node.js).
Run a buffer through a child process
Return a normal number `y` and exponent `exp` satisfying `x = y * 2^exp`.
TypeScript definitions for json-buffer