Byte buffer specialized for data in chunks with special cases for dropping bytes in the front, merging bytes in to various integer types and abandoning buffer without penalty for previous chunk merges.
Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too
Constant-time comparison of Buffers
Ponyfill for upcoming Element.scrollIntoView() APIs like scrollMode: if-needed, behavior: smooth and block: center
Create an ArrayBuffer instance from a Data URI string
return whether two buffers are equal
This is a polyfill for Buffer#indexOf introduced in NodeJS 4.0.
RFC9562 UUIDs
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
AngularJS virtual scrolling module
Bridging the gap between buffers and typed arrays
Infinite scroll component for React. Zero runtime dependencies, IntersectionObserver-based, TypeScript-first. Window scroll, fixed-height, and custom container modes. Pull-to-refresh and inverse (chat) scroll included.
Add support for more integer widths to Buffer
Treat a collection of Buffers as a single contiguous partially mutable Buffer.
A simple module for bitwise-xor on buffers
[](https://discord.gg/poimandres)
Enables body scroll locking (for iOS Mobile and Tablet, Android, desktop Safari/Chrome/Firefox) without breaking scrolling of a target element (eg. modal/lightbox/flyouts/nav-menus)
Easier Buffer cloning in node.
A port of the Brotli compression algorithm as used in WOFF2
Translation between JavaScript values and Buffers
Convert character encodings in pure javascript.
abstract base class for crypto-streams
A scroll component for React.js
Conversion of JavaScript primitives to and from Buffer with binary order matching natural primitive order