Showing 21-40 of 250,756 packages
Provides a function for detecting if an argument is an ArrayBuffer
An RxJS map operator that takes an observable of arrays as input and emits arrays where each element represents emissions from the projected observable.
High-performance JSON Pointer implementation
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
A simple list of possible Typed Array names.
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Robustly get the byte offset of a Typed Array
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.
Is this value a JS SharedArrayBuffer?
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Robustly get the byte length of a Typed Array
Get the ArrayBuffer out of a TypedArray, robustly.
Is this value a JS ArrayBuffer?
Robustly get the length of a Typed Array
Maintain and search through a sorted array using some low level functions
Checks if any value satisfies a test.
Parse and stringify JSON with comments. It will retain comments even after saved!
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.
JavaScript sprintf implementation
Check the engines and platform fields in package.json