Returns an array sorted by elements priority
Binary serialization which sorts bytewise for arbirarily complex data structures
Inspired by chai sorted and jest-extended. This packages extends jest.expect with 2 custom matchers, `toBeSorted` and `toBeSortedBy`
Takes a json-file and return a copy of the same file, but sorted
Removes duplicates from a sorted array in place
TypeScript definitions for toposort
Alternative JSON.stringify function with sorted keys, so the output is stable.
Sorted set data structures
Sort an Object or package.json based on the well-known package.json keys
Single page Node package to check if the array is sorted or not
Array manipulation, ordering, searching, summarizing, etc.
Array with sorted insertion and optimized search methods.
Sort YAML files alphabetically
Robustly get the byte offset of a Typed Array
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
`Array.prototype.concat`, but made safe by ignoring Symbol.isConcatSpreadable
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Get the ArrayBuffer out of a TypedArray, robustly.
Character encoding detector
Is this value a JS SharedArrayBuffer?
Fast nd point clustering.
A simple list of possible Typed Array names.
Is this value a JS ArrayBuffer?
Get the byte length of an ArrayBuffer, even in engines without a `.byteLength` method.