Encode/decode base64 data into ArrayBuffers
Encode/decode base64 data into ArrayBuffers
Encode/decode base64 data into ArrayBuffers
Create an ArrayBuffer instance from a Data URI string
Base64 and base64url to string or arraybuffer, and back. Node, Deno or browser.
ArrayBuffer / Buffer / base64 convert util
Vite plugin for import file with ArrayBuffer or Uint8Array.
socket.io protocol parser
Realtime application framework client
node.js realtime framework server
default socket.io in-memory adapter
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
Base64 encoding/decoding in pure JS
A minimal base64 implementation for number arrays.
An ES-spec-compliant shim/polyfill/replacement for ArrayBuffer base64 methods that works as far down as ES3
OpenTelemetry instrumentation for `socket.io` messaging server implementation for Socket.IO communication
Event emitter
Get an ArrayBuffer from a Buffer as fast as possible
Turn a string into an ArrayBuffer by using the UTF8 encoding.
High-performance Base64 encoder and decoder
Isomorphic Uint8Array conversion to Base64 string and back for browser and Node.js
Convert base64/datauri/plain string to ArrayBuffer
Yet another Base64 transcoder in pure-JS
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.