a fast, efficient buffer writer
JSON.parse with context information on error
Convert Node Readable to Web API ReadableStream
A library for lexicographical encoding.
General purpose glob-based configuration matching.
A unique way to work with a binary file in the browser and the server.
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
Strip UTF-8 byte order mark (BOM) from a stream
Make your own molecule binding in JavaScript(TypeScript)
A high-performance string compression library
Input Buffer and Output Buffer, just like Java ByteBuffer
Parse postgres array columns
Chai assertions for byte arrays equality
hint that that warns against using the BOM character at the beginning of a text file.
Utilities for encoding and decoding common formats like hex, base64, and varint. Ported from Deno's @std/encoding.
Minimalist yEnc and dynEncode encoder and decoder library for browser and NodeJS
Read and write arbitrary bytes over a duplex stream
Convert an integer-valued double-precision floating-point number to a signed 64-bit integer byte array according to host byte order.
DEFLATE implemented in JavaScript (works in browser and Node)
Run an array of functions in parallel
Flatten nested arrays
Sendmail provider for strapi email
GZIP in pure JavaScript (works in the browser)
Implementation of the HTML encoding sniffer algo, with stream support