Crockford base-32 checksum encoding
A minimal UTF8 implementation for number arrays.
A minimal base64 implementation for number arrays.
Node addon for string extraction for cbor-x
Transform TypeScript `const` enums
No description provided.
Pattern-matching on byte buffers
Pure-JS ADLER-32
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.
Pattern-matching on byte buffers
base64 utilities for TypeScript and JavaScript
TypeScript definitions for byte-size
Strip UTF-8 byte order mark (BOM) from a Uint8Array
Codecs for various data structures
a fast, efficient buffer writer
Strip UTF-8 byte order mark (BOM) from a stream
Input Buffer and Output Buffer, just like Java ByteBuffer
A TypeScript string enum for compile-time safety when working with event.key
Convert Node Readable to Web API ReadableStream
Utilities for encoding and decoding common formats like hex, base64, and varint. Ported from Deno's @std/encoding.
Read and write arbitrary bytes over a duplex stream
Minimalist yEnc and dynEncode encoder and decoder library for browser and NodeJS
Strict borsh compatible de/serializer
A high-performance, memory-optimized enum implementation for TypeScript