Turn a string of hexadecimal characters into an `ArrayBuffer`.
The Concise Binary Object Representation (CBOR) data format (RFC7049) implemented in pure JavaScript.
An ES-spec-compliant shim/polyfill/replacement for ArrayBuffer base64 methods that works as far down as ES3
Is this value a JS ArrayBuffer?
Get the ArrayBuffer out of a TypedArray, robustly.
Get the byteLength out of a DataView, robustly.
Get a stream as a string, Buffer, ArrayBuffer or array
Pure JavaScript RAR archive extractor by compile the official unrar lib by Emscripten.
Get the byteOffset out of a DataView, robustly.
Parse XML files contained in an array buffer
Detect the audio type of a Buffer/Uint8Array
Wasm HEIC decoder supporting the browser. Decode iPhone HEIC photos to ImageData.
Get the Name of a JavaScript Function's Constructor. Returns String or Undefined.
Simple, tiny and fast ZIP library. It has our own DEFLATE compressor and decompressor (alternative to pako.js / ZLIB). It was made from scratch, without using existing implemetnations.
Convert ArrayBuffer to Buffer
List of JavaScript types
untar salvaged from bitjs
TypeScript definitions for utif
A fast C++ implementation with JSI binding of MD5 for React Native
Quite-OK Image format encoder/decoder in vanilla javascript
Support for legacy browser JavaScript environments
Parse and play animated PNG (APNG)
Tiny hashing module that uses the native crypto API in Node.js and the browser
Strongly typed Cap'n Proto implementation for the browser and Node.js using TypeScript