Showing 1-20 of 166,508 packages
array search
Finds index of first value passing a test.
Finds index of last value passing a test.
Better binary searching
Different binary search tree implementations, including a self-balancing one (AVL)
Finds index of last value passing a test.
Finds indices of values passing a test.
Finds indices of values passing a test.
A React Native module that allows to perform the Spotlight integration on iOS
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Array manipulation, ordering, searching, summarizing, etc.
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.
Is this value a JS ArrayBuffer?
Is this value a JS SharedArrayBuffer?
Robustly get the byte offset of a Typed Array
Lazy-evaluating list of files, based on globs or regex patterns
`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.