[](https://discord.gg/poimandres)
minimal implementation of a PassThrough stream
Get and validate the raw body of a readable stream.
Node.js Buffer API, for the browser
Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too
find the index of a buffer in a buffer
Get an ArrayBuffer from a Buffer as fast as possible
A [ponyfill](https://ponyfill.com) for `Buffer.fill`.
A port of the Brotli compression algorithm as used in WOFF2
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
A PNG decoder in JavaScript
Buffer.
Small package to encode or decode IP addresses from buffers to strings.
RFC9562 UUIDs
A [ponyfill](https://ponyfill.com) for `Buffer.alloc`.
Buffer-backed Streams for reading and writing.
Remove a byte order mark (BOM) from a buffer.
A [ponyfill](https://ponyfill.com) for `Buffer.allocUnsafe`.
Binary value packing and unpacking
Append a buffer to another buffer ensuring to preserve line ending characters.
Build a buffer without knowing its size beforehand
JSON.stringify & JSON.parse which can encode/decode buffers.
A light-weight module that brings window.fetch to node.js
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object