@bnaya/objectbuffer
Object-like api, backed by an array buffer
Object-like api, backed by an array buffer
Utility functions for JSON.parse and JSON.stringify to work with typed arrays and array buffers.
Angular library that helps convert file (from input[type=file]) to base64/arrayBuffer/text using FileReader API.
Javascript module for converting base-64 to arraybuffer and from arraybuffer to base-64
To Array Buffer: Convert Buffer, Data URLs, Files, Text, and Typed Arrays to Array Buffers
Copies data between node Buffers and/or ArrayBuffers up to ~75 times faster than in pure JS.
The swiss army knife for binary data in JavaScript.
Bit-level reads and writes for Uint8Arrays and Node.js Buffers
Relater seamlessly maps ArrayBuffer content to user-defined objects.
A simple, lightweight, and efficient JavaScript library to manage encoding/decoding between base64 data, Uint8Arrays, and ArrayBuffers
Read from an array or ArrayBuffer like a binary input stream.
A byte buffer for encoding and decoding binary data.
Very Easily Save a File
Prepends byte array to indicate mime type of the ArrayBuffer.
DataStream.js is a library for reading data from ArrayBuffers
Lightweight buffer library for the browser (Now with Base64URL support!)
string-binary-attacher is module for sending extra strings as binary with arraybuffer.
Basic function to convert files into ArrayBuffer objects.
With the call of one function, convert data into all its various forms. For example, convert a file into an ArrayBuffer, Buffer, Base64, Data URL, Uint8Array, and more! All in one function call.
The fastest and smallest JavaScript object serialization library. Efficiently encode your objects in to compact byte buffers and then decode them back in to objects on the receiver. Integrates very well with WebSockets.