Takes an async iterator that emits byte arrays and emits them as fixed size batches
Bare minimum fetch polyfill in 500 bytes
Better byte base conversion. Supports two base conversions: kilo binary byte (2^10) and kilobyte (10^3). 更好的字节进制换算。支持 千位二进制字节(2^10) 和 千字节(10^3) 两种进制换算
Ceramic Stream Ids
filesize.js is a simple browserjs / nodejs library to make filesize human-readable.
TypeScript definitions for stream-meter
XLSX stream writer
Strict borsh compatible de/serializer
A rate limiter for Node.js streams.
Node.js Transform stream that passes data through at `n` bytes per second
To create a valid gzip from many individual streams first use createDeflatePart() which returns a through stream to convert your parts to the deflated part. when this through stream emits the 'end' event you should call its `metadata()` function which wil
A library for lexicographical encoding.
Fast, portable image processing for Node agents.
Compress strings using custom codebooks
A pure javascript BMP encoder and decoder
The API from Axios, as a tiny abstraction over Fetch.
Unicode aware string truncation that given a max byte size will truncate the string to or just below that size
TypeScript definitions for @airbnb/node-memwatch
Base62 encoding and decoding utility for converting strings and byte arrays into URL-safe, compact representations. Useful for shortening IDs, creating readable tokens, or encoding binary data.
Response compression middleware for lws
TypeScript definitions for koa-compress
🤖 Display bytes in a human readable format: KB, MB, GB, TB, PB, EB, ZB, YB
keeps track of how many bytes have been written to a stream
Stream UTF-8 bytes and read grapheme clusters safely