Tiny polyfill for TypedArray methods
TypedArray polyfill for old browsers
Convert a typed array to a Buffer without a copy
Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
Detect whether or not an object is a Typed Array
A blazing-fast equality comparison utility for a variety of use-cases
Reuse typed arrays
A tiny (304B to 489B) utility for check for deep equality
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.
TypeScript type definitions for JS TypedArrays
Blazing fast input validation and transformation ⚡
TypeScript definitions for pbkdf2
Float64Array.
Uint8Array.
Float32Array.
Immutable ArrayBuffer (the shim!)
Uint32Array.
Uint16Array.
Fix broken Hermes engine TypedArray implementation for React Native
Assert that two Node-API typed array data types are equal.
Uint8ClampedArray.
Assert that a Node-API value is a Node-API typed array.
Node.js Buffer API, for React Native