sort-keys
Sort the keys of an object
Sort the keys of an object
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.
sort module-deps output for deterministic browserify bundles
Get the union of two sorted streams
Isomorphic, load-anywhere function to sort an array by scalar, deep or computed values in any standard or custom order
Sort array elements in ascending order.
Sort array elements in descending order.
Check if an Array is sorted
An implementation of John von Neumann's sorted arrays in JavaScript. Implements insertion sort and binary search for fast insertion and deletion.
Sort module-deps/dgraph output topologically
Inspired by chai sorted and jest-extended. This packages extends jest.expect with 2 custom matchers, `toBeSorted` and `toBeSortedBy`
A sorted list of key-value pairs in a fast, typed in-memory B+ tree with a powerful API.
A small module to check if an Array is sorted
Get an array of valid, sorted, and cleaned semver versions from an array of strings
Sort an array of JSON objects by a property
A Vue.js plugin to sort table content.
Immutable Sorted Data Collections
Sorted set data structures
A binary tree based map (aka dictionary) data type for Javascript, keeping keys sorted at all times
Like `fs.promise.readdir()`, but sorts the result based on `String#localeCompare()`