pure JavaScript de/compression (bzip2, etc) for node.js, volo, and the browser.
Lightweight filesize to human-readable / proportions w/o dependencies.
hint for best practices related to the meta charset
Base85 (Ascii85) encode and decode functionality
hint that that checks using Cloudinary's API if images are optimized
Encode & decode strings, bytes, and integers to Base62
Buffer compression and transformation codecs for use in data storage and communication applications.
Chai assertions for byte arrays equality
Fossil SCM delta compression
Encode and decode [WTF-8](https://simonsapin.github.io/wtf-8/) with a similar API to [TextEncoder](https://developer.mozilla.org/en-US/docs/Web/API/TextEncoder) and [TextDecoder](https://developer.mozilla.org/en-US/docs/Web/API/TextDecoder).
JavaScript barcode generator supporting over 100 types and standards with raw bytes support.
Get a pretty output of the original, minified, gzipped size of a string or buffer: 130 B → 91 B → 53 B (gzip)
Generates a base64 id
AWS X-Ray ID generator for OpenTelemetry
SDK for EVM chains, used in conjunction with @wormhole-foundation/sdk
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
MurmurHash3 in JavaScript, matches the reference implementation (C++), runnable in node and browser.
Random bytes stream for node and browser
A super-simple-small keyval store built on top of IndexedDB
Lightning-fast file type detection using magic bytes (file signatures) with a focus on stream processing and minimal memory usage
Transcodes base64
🤖 Display bytes in a human readable format: KB, MB, GB, TB, PB, EB, ZB, YB
Convert bytes to a human readable string: 1337 → 1.34 kB
A bson parser for node.js and the browser