Node.js Buffer API, for the browser
Hex Dumper (streaming, sync, and cli)
Prints a pretty diff of two strings.
Complete implementation of RFC6902 (patch and diff)
Zips up directories into buffers or saves zipped files to disk
Generates diffs of javascript objects.
An alias package for `crypto.randomBytes` in Node.js and/or browsers
Concatenate a readable stream's data into a single buffer
A git diff component to consume the git unified diff output.
Translation between JavaScript values and Buffers
Utilities to diff CDK stacks against CloudFormation templates
fast buffer storage
A javascript library to extract Exif metadata from images, in node and in the browser.
TypeScript definitions for deep-diff
Cyclist is an efficient cyclic list implemention.
Base encodings for protocol-buffers
RFC4122 UUID parser
JSON Web Token implementation (symmetric and asymmetric)
Convert any binary data to ArrayBuffer
msgpack encoder and decoder in pure javascript based on creationix/msgpack-js updated to match the new v5 specification with string support.
Regular expression for matching semver versions
jpegtran imagemin plugin
recursively Object.freeze() objects and functions, works in strict mode
Create a `DataView` over an `ArrayBuffer`/8-bit typed array (commonly used in the browsers) or a `Buffer` (commonly used in Node.js).