Showing 21-40 of 629 packages
Assert that a Node-API value is a Node-API typed array.
Assert that two Node-API typed array data types are equal.
ES spec-compliant shim for TypedArray.prototype.slice
> A lightweight, high-performance Ring Buffer for streaming data using JavaScript `TypedArray`s.
Data reading utility (including TypedArray), Browserify aware
Partition an ArrayBuffer into multiple TypedArray views efficiently.
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
A small implementation of `crypto.getRandomValues` for React Native. This is useful to polyfill for libraries like [uuid](https://www.npmjs.com/package/uuid) that depend on it.
A tiny (304B to 489B) utility for check for deep equality
TypeScript definitions for pbkdf2
Reuse typed arrays
Float32Array.
Float64Array.
Uint8Array.
Uint32Array.
Uint16Array.
Uint8ClampedArray.
A BitArray object exhibiting the interface of standard ecmascript TypedArray's