Showing 61-80 of 4,488 packages
A npm module for easy conversion from string to arraybuffer and from arraybuffer to string.
Determines if two array buffers contain the exact same content
Provide pure JS CRC32 for nodejs & browser. Supports string, Buffer, ArrayBuffer, Uint8Array
Detect the file type of a Buffer/Uint8Array/ArrayBuffer
Binary converters for Blob, Uint8Array, ReadableStream, ArrayBuffer, string in JavaScript/TypeScript
Javascript module for converting base-64 to arraybuffer and from arraybuffer to base-64
NodeJS C++ ArrayBuffer handler
Provides safe and convenient methods to allocate, read, and write numeric values, strings, and typed arrays, within an ArrayBuffer heap, like the one used within WebAssembly and Emscripten modules.
Detects if a file is binary in all platform. Similar to Perl's -B
A msgpack encoder and decoder using ArrayBuffer and DataView
A Vite plugin for seamless access to file metadata and data streams, supporting modern Web API interfaces like Blob, File, and ArrayBuffer
Collect your `ArrayBuffer` contents in Node.js before the garbage collector does!
React-Native Turbo-module for fast FS operations with native ArrayBuffer support
Determine the file type of 'pdf,xls,xlsx,doc,docx,ppt,pptx' according to the file arraybuffer. File suffix or file name is not required. Further more, it can avoid wrong judgment by the falsy changes of file suffix.
Read from an array or ArrayBuffer like a binary input stream.
Turn Buffer instances into "pointers", with "v8::ArrayBuffer::GetBackingStore" patch
Turn Buffer instances into "pointers", with "v8::ArrayBuffer::GetBackingStore" patch
Turn Buffer instances into "pointers", with "v8::ArrayBuffer::GetBackingStore" patch
A Cornerstone Image Loader for images (PNG, JPG) using the HTML5 File API or from ArrayBuffer
A very basic base64 encode/decode that can be used by Typescript/JS applications.