sort-array

Isomorphic, load-anywhere function to sort an array by scalar, deep or computed values in any standard or custom order

sort-by-value

Re-order the objects in an array so that values of a specified property match the order of a provided array of values.

array-merge-by-key

Effectively merge arrays of objects into a single array by merging objects with the same key (property).