Showing 1-20 of 4,655 packages
TypedArray polyfill for old browsers
Convert a typed array to a Buffer without a copy
ES spec-compliant shim for TypedArray.prototype.slice
Detect whether or not an object is a Typed Array
Slice a string with ANSI escape codes
Convert a string/promise/array/iterable/asynciterable/buffer/typedarray/arraybuffer/object into a stream
A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available.
Reuse typed arrays
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.
Array-slice method. Slices `array` from the `start` index up to, but not including, the `end` index.
A tiny (304B to 489B) utility for check for deep equality
Immutable ArrayBuffer (the shim!)
Slice polyfill for TypedArrays in Node v0.12
TypeScript definitions for pbkdf2
TypeScript type definitions for JS TypedArrays
Float32Array.
Float64Array.
Uint8Array.
A fast, minimal, memory-efficient diff algorithm on strings, arrays, and typed arrays.
Fix broken Hermes engine TypedArray implementation for React Native