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
An ES6 BitArray class for easy and native-like operations on sequences of bits
Convert different types of JavaScript String to/from Uint8Array
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
Blazing fast, memory-efficient analytical query engine for Node.js & TypeScript. Query millions of rows in milliseconds without choking the V8 event loop.
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 minimal UUID class for JavaScript.
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.
A BERT decoder/encoder working exclusively with TypedArray
To associate your repository with the typedarray topic, visit your repo's landing page and select "manage topics."