Arranges values in an order.
Arranges values in an order.
Arranges values in an order.
Arranges values in an order.
Micro library for sorting arrays using the firstBy().thenBy().thenBy() syntax
Array manipulation, ordering, searching, summarizing, etc.
A wrapper package that uses `useInsertionEffect` or a fallback for it
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
A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.
Sort an object's keys, including an optional key list
Compare strings with Intl.Collator if available, falling back to String.localeCompare otherwise
A tiny and fast selection algorithm in JavaScript.
A JavaScript text diff implementation.
Arranges values in an order.
Arranges values in an order.
A data structure that combines a hash and an array for fast dictionary lookup and traversal by complex keys.
JavaScript utilities for Vega.
Push items to an array at their correct sort-position
High-performance 3D spatial index for cuboids (based on R*-tree with bulk loading and bulk insertion algorithms)
fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.
Get an array of recursive directory contents
Minimal async jobs utility library, with streams support