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.
-
Updated
Aug 1, 2023 - HTML
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.
Encode/decode base64 data into ArrayBuffers
Convert a typed array to a Buffer without a copy.
😋 A small helper module for working with different raw types in javascript
Fast SHA-256 digest hash based on Uint8Array, pure JavaScript.
A BitArray object exhibiting the interface of standard ecmascript TypedArray's
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.
Preview your android XML custom attributes with the tools namespace
TypedArrays ES-2015 Php Implementation
Convert different types of JavaScript String to/from Uint8Array
An ES6 BitArray class for easy and native-like operations on sequences of bits
Typed arrays for php
Fast SHA-1 digest hash based on Uint8Array, pure JavaScript.
📦 A simple, lightweight, and efficient JavaScript library to manage encoding/decoding between base64 data, Uint8Arrays, and ArrayBuffers
Base64 for both node.js and browser JavaScript. It supports URL-safe encoding and enabling/disabling padding. Buffers can be implemented using ArrayBuffer, any TypedArray or Buffer
A BERT decoder/encoder working exclusively with TypedArray
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.
Javascript encoding method from ArrayBuffer to utf-8 String
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."