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.
some shims for node buffers
Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too
ICO encoder and decoder for sharp base on ico-endec.
TypeScript definitions for libqp
A well-tested UTF-8 encoder/decoder written in JavaScript.
Shared utilities for chat SDK adapters
Lexicographically compare two buffers.
Smallest/simplest possible means of using btoa with both Node and browserify
return whether two buffers are equal
PNG image decoder and encoder written entirely in JavaScript
AWS Query Protocol body decoder
Fast and advanced TIFF decoder
A ridiculously light-weight argument validator (now browser friendly)
Convert encodings, uses iconv-lite
A fast Base64 decoder with a low level API. If you want a high level API, look at [base64-js](https://github.com/beatgammit/base64-js).
TypeScript definitions for pbkdf2
Cross-Platform Binary API
Read/write IEEE754 floating point numbers from/to a Buffer or array-like object
Easy to use efficient .GIF parsing in javascript
Simple chunked decoder for newline delimited string
Useful utilities for working with Uint8Array (and Buffer)
Decode WMA audio via RockBox WASM
protobuf-style varint bytes - use msb to create integer values of varying sizes