natural-orderby
Lightweight and performant natural sorting of arrays and collections by differentiating between unicode characters, numbers, dates, etc.
d3-array
Array manipulation, ordering, searching, summarizing, etc.
natural-compare
Compare strings containing a mix of letters and numbers in the way a human being would in sort order.
array.prototype.tosorted
An ESnext spec-compliant `Array.prototype.toSorted` shim/polyfill/replacement that works as far down as ES3.