Easy way to split a string on a given character unless it's quoted or escaped.
split a buffer by another buffer. think String.split()
A pure javascript CRC32 algorithm that plays nice with binary data
LZ4 streaming compression and decompression
Split buffers and streams into smaller chunks
Convert a typed array to a Buffer without a copy
Recursively read a directory
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
minimal implementation of a PassThrough stream
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Recursive-Length Prefix (RLP) coder.
Source code handling classes for webpack
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.
Constant-time comparison of Buffers
Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too
Create an ArrayBuffer instance from a Data URI string
A minimal base64 implementation for number arrays.
return whether two buffers are equal
This is a polyfill for Buffer#indexOf introduced in NodeJS 4.0.
RFC9562 UUIDs
TypeScript definitions for buffer-split
Split a LineString by another GeoJSON Feature.
Bridging the gap between buffers and typed arrays
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object