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.
natural-orderby
Lightweight and performant natural sorting of arrays and collections by differentiating between unicode characters, numbers, dates, etc.
sort-asc
Sort array elements in ascending order.
array-sorter
Sort an array of objects by one or more properties in any order. Multiple properties and custom comparison functions can be used.