sort-array
Isomorphic, load-anywhere function to sort an array by scalar, deep or computed values in any standard or custom order
sort-on
Sort an array on an object property
array-merge-by-key
Effectively merge arrays of objects into a single array by merging objects with the same key (property).