File System Path Input Serializer + Prompt
just emit 'log' events on the process object
Hashing made simple. Get the hash of a buffer/string/stream/file.
Creates a buffer around a GeoJSON feature.
Detect the archive type of a Buffer/Uint8Array
Check if a Buffer/Uint8Array is a GIF image
Convert character encodings in pure javascript.
decompress tar plugin
decompress tar.bz2 plugin
decompress tar.gz plugin
Modern Buffer API polyfill without footguns
Safer Node.js Buffer API
A port of the Brotli compression algorithm as used in WOFF2
Get the gzipped size of a string or buffer
Node.js Buffer API, for the browser
smart-buffer is a Buffer wrapper that adds automatic read & write offset tracking, string operations, data insertions, and more.
Is this value a JS SharedArrayBuffer?
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Get the ArrayBuffer out of a TypedArray, robustly.
Is this value a JS ArrayBuffer?
Get the ArrayBuffer out of a DataView, robustly.
Reads / writes floats / doubles from / to buffers in both modern and ancient browsers.
Replace matches in a Buffer
JavaScript implementation of Google's Snappy compression library