The Node.js bindings of the humanfs library.
Utility to parse a string bytes to bytes and vice-versa
Detect Filetype by bytes
Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too
Extremely fast utf8 only stream implementation
Various operations on Uint8Array data
(IEC) Utility to parse a string bytes to bytes and vice-versa
Implementation of the HTML encoding sniffer algo, with stream support
Append and consume bytes using only no-copy operations
Sizeof of a JavaScript object in Bytes
Add support for more integer widths to Buffer
An iteration of the Node.js core streams with a series of improvements
HTML5 `FormData` for Browsers and Node.
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 bcrypt library for NodeJS.
A tiny (183B to 210B) and fast utility to ascend parent directories
A minimal UTF8 implementation for number arrays.
Solidity bytes tightly packed arrays utility library.
Truncate string to given length in bytes
A wrapper around the native DataView which can handle multiple ArrayBuffers.
> 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.