natural-orderby
Lightweight and performant natural sorting of arrays and collections by differentiating between unicode characters, numbers, dates, etc.
common-sequence
Returns an array containing the initial elements which both input arrays have in common
array-timsort
Fast JavaScript array sorting by implementing Python's Timsort algorithm