treemap-js
A binary tree based map (aka dictionary) data type for Javascript, keeping keys sorted at all times
array.prototype.tosorted
An ESnext spec-compliant `Array.prototype.toSorted` shim/polyfill/replacement that works as far down as ES3.
array-sort
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-desc
Sort array elements in descending order.