tom2strobl/order-by-sort
Takes an array of objects and sorts them by an arbitrary number of common `string`, `number` or `Date` fields with control over direction and placement of `null` elements. Apart from the given fields it retains original order (stable sort). The original array will not be modified.
JavaScript
Issues
- 1
Date object support
#3 opened by tom2strobl - 0
- 0