TypeScript definitions for stream-meter
MSG Reader for Typescript
minimal implementation of a PassThrough stream
Better byte base conversion. Supports two base conversions: kilo binary byte (2^10) and kilobyte (10^3). 更好的字节进制换算。支持 千位二进制字节(2^10) 和 千字节(10^3) 两种进制换算
Strict borsh compatible de/serializer
A JavaScript implementation of the Lempel-Ziv-Markov (LZMA) chain compression algorithm
filesize.js is a simple browserjs / nodejs library to make filesize human-readable.
HMAC backed by BLAKE2b
A JavaScript implementation of proper HTTP content negotiation.
Compress strings using custom codebooks
An HTTP(s) proxy `http.Agent` implementation for HTTP
A pure javascript BMP encoder and decoder
A minimalist expression compiler and evaluator
Unicode aware string truncation that given a max byte size will truncate the string to or just below that size
A library for lexicographical encoding.
Ascii85 (a.k.a. base85) encoding/decoding.
Fast, portable image processing for Node agents.
Check if an URL is a valid HTTP URL.
Intercept and mock outgoing network TCP connections and HTTP requests for testing. Intercepts and gives you a Net.Socket, Http.IncomingMessage and Http.ServerResponse to test and respond with. Useful when testing code that hits remote servers.
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.
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
Raw sockets for Node.js.
Typescript ChaCha20 stream cipher
a javascript xpreadsheet