natural-orderby
Lightweight and performant natural sorting of arrays and collections by differentiating between unicode characters, numbers, dates, etc.
array-union
Create an array of unique values, in order, from the input arrays
arr-union
Combines a list of arrays, returning a single array with unique values, using strict equality for comparisons.
map-visit
Map `visit` over an array of objects.
sortobject
Returns a copy of an object, sorted deeply by its keys, without mangling any arrays inside of it