Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
Bridging the gap between buffers and typed arrays
JSON parse & stringify that supports binary via bops & base64
A pure javascript CRC32 algorithm that plays nice with binary data
split a buffer by another buffer. think String.split()
RFC9562 UUIDs
Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back.
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Source code handling classes for webpack
Transform a string between `camelCase`, `PascalCase`, `Capital Case`, `snake_case`, `kebab-case`, `CONSTANT_CASE` and others
minimal implementation of a PassThrough stream
A minimal base64 implementation for number arrays.
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.
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.
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Manipulate strings according to the word parsing rules of the UNIX Bourne shell.
Buffer.
React split-pane component with hooks and TypeScript
Split a LineString by another GeoJSON Feature.
Append a buffer to another buffer ensuring to preserve line ending characters.
Treat a collection of Buffers as a single contiguous partially mutable Buffer.
Binary value packing and unpacking