Arranges values in an order.
Micro library for sorting arrays using the firstBy().thenBy().thenBy() syntax
Array manipulation, ordering, searching, summarizing, etc.
Fast and powerful array sorting. Sort an array of objects by one or more properties. Any number of nested properties or custom comparison functions may be used.
Isomorphic, load-anywhere function to sort an array by scalar, deep or computed values in any standard or custom order
Fast JavaScript array sorting by implementing Python's Timsort algorithm
Finds largest value.
Sort an object's keys, including an optional key list
A tiny and fast selection algorithm in JavaScript.
Compare strings with Intl.Collator if available, falling back to String.localeCompare otherwise
Arranges values in an order.
Arranges values in an order.
JavaScript utilities for Vega.
Arranges values in an order.
Breaks array keeping similar values together.
Checks if array ends with a suffix.
Push items to an array at their correct sort-position
Checks if array starts with a prefix.
Finds smallest and largest values.
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Minimal async jobs utility library, with streams support
Get an array of recursive directory contents
Checks if array has a subsequence.
Sort array elements in ascending order.