A PNG decoder in JavaScript
64bit Long Integer on Buffer/Array/ArrayBuffer in Pure JavaScript
TypeScript definitions for buffer-from
Small package to encode or decode IP addresses from buffers to strings.
A minimal UTF8 implementation for number arrays.
Binary value packing and unpacking
find the index of a buffer in a buffer
Get an ArrayBuffer from a Buffer as fast as possible
Check if a Buffer/Uint8Array is a PNG image
When copying or moving files, it's common for operating systems to automatically add an increment or 'copy' to duplicate file names. This does that for Node.js applications, with automatic platform detection and support for Linux, MacOs, and Windows conve
Append a buffer to another buffer ensuring to preserve line ending characters.
Translation between JavaScript values and Buffers
Operating systems commonly add a trailing increment, or the word 'copy', or something similar to duplicate files. This strips those increments. Tested on Windows, MacOS, and Linux.
JSON Web Token implementation (symmetric and asymmetric)
Test if a value is a Buffer object.
a ThroughStream that strictly buffers all readable events when paused.
Allocate a buffer containing a provided string.
A [ponyfill](https://ponyfill.com) for `Buffer.fill`.
Remove a byte order mark (BOM) from a buffer.
bigint to buffer conversion with native support
buffer operations
Detect native Buffer support.
Creates a buffer around a GeoJSON feature.
TypeScript definitions for is-buffer