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.
order-sorter
order-sorter is a lightweight, efficient JavaScript utility for sorting numerical arrays. It allows users to sort data either in ascending or descending order with a simple, easy-to-use API. Designed for both developers and data scientists, this tool ensu
js-sortify
This package lets you sort your array in ascending or descending order with many different algorithms.
array-sorter
Sort an array of objects by one or more properties in any order. Multiple properties and custom comparison functions can be used.