Utility to parse a string bytes to bytes and vice-versa
Various operations on Uint8Array data
An iteration of the Node.js core streams with a series of improvements
Sniff the encoding from a HTML byte stream
URL and cookie safe UIDs
Convert bytes to a human readable string: 1337 → 1.34 kB
A minimal UTF8 implementation for number arrays.
Truncate string to given length in bytes
Detect Filetype by bytes
> Even though this module is publicly accessible, we do not recommend using it in projects outside of [Transloadit](https://transloadit.com). We won't make any guarantees about its workings and can change things at any time, we won't adhere strictly to Se
Detects if a file is binary in Node.js. Similar to Perl's -B.
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.
Modern byte, encoding, converter registry, and PEM utilities for TypeScript projects.
Sizeof of a JavaScript object in Bytes
(IEC) Utility to parse a string bytes to bytes and vice-versa
Compress JSON in URL friendly strings
Wasm buffer for dprint-plugin-mago.
TypeScript definitions for bytes
No description provided.
protobuf-style varint bytes - use msb to create integer values of varying sizes
Generate a unique character string suitible for use in files and URLs.
Bytes utility functions for ethers.
Implementation of the HTML encoding sniffer algo, with stream support
Left pad a string with zeros or a specified string. Fastest implementation.