Showing 21-40 of 186,164 packages
Quickest Way to get the Minimum Value of an Array of Numbers (Typed or Untyped)
Push items to an array at their correct sort-position
Force V8 to use fast properties for an object
remove items from a javascript array without generating memory garbage
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Array manipulation, ordering, searching, summarizing, etc.
Fast and powerful array sorting. Sort an array of objects by one or more properties. Any number of nested properties or custom comparison functions may be used.
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.
Node addon for string extraction for msgpackr
A data structure that combines a hash and an array for fast dictionary lookup and traversal by complex keys.
A fast implementation of a fisher-yates shuffle that does not mutate the source array.
Is this value a JS SharedArrayBuffer?
Fast and tiny fuzzy-search utility
Robustly get the byte offset of a Typed Array
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
Robustly get the byte length of a Typed Array
Is this value a JS ArrayBuffer?
Get the ArrayBuffer out of a TypedArray, robustly.
CSV parser and writer