Encode/decode base64 data into ArrayBuffers
-
Updated
Mar 4, 2023 - TypeScript
Encode/decode base64 data into ArrayBuffers
Provides additional methods on Array.prototype and TypedArray.prototype to enable changes on the array by returning a new copy of it with the change.
Convert a typed array to a Buffer without a copy.
😋 A small helper module for working with different raw types in javascript
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
Typed arrays for php
Fast SHA-256 digest hash based on Uint8Array, pure JavaScript.
A BitArray object exhibiting the interface of standard ecmascript TypedArray's
An ES6 BitArray class for easy and native-like operations on sequences of bits
Fast SHA-1 digest hash based on Uint8Array, pure JavaScript.
Preview your android XML custom attributes with the tools namespace
TypedArrays ES-2015 Php Implementation
📦 A simple, lightweight, and efficient JavaScript library to manage encoding/decoding between base64 data, Uint8Arrays, and ArrayBuffers
Asynchronous Parallel Programming for TypedArray
A minimal UUID class for JavaScript.
A BERT decoder/encoder working exclusively with TypedArray
JavaScript code for converting RGBA to RGB in Uint8ClampedArray
Is this value a JS DataView? This module works cross-realm/iframe, does not depend on instanceof or mutable properties, and despite ES6 Symbol.toStringTag.
Add a description, image, and links to the typedarray topic page so that developers can more easily learn about it.
To associate your repository with the typedarray topic, visit your repo's landing page and select "manage topics."