A utility for comparing arrays.
Utility for common comparison functions including sorting and type reflection.
Compare alphanumeric strings the same way a human would, using a natural order algorithm
No description provided.
Get a compare function for array to sort
Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.
Compare strings containing a mix of letters and numbers in the way a human being would in sort order.
React hooks, except using deep comparison on the inputs, not reference equality
JavaScript utilities for Vega.
Compare semver version strings to find greater, equal or lesser.
Basic sort algorithm that has similar behavior to Array.prototype.sort for null and undefined, but also allows sorting by an object property.
Commonly used array initializer that optimizes for length.
A tiny and fast selection algorithm in JavaScript.
A commonly used array copy utility. (arrayCopy and arrayCopyTo)
Compare strings in a natural order
A small collection of useful array functions.
Node JS directory compare
It's react's useEffect hook, except using deep comparison on the inputs, not reference equality
Compare strings containing a mix of letters and numbers in the way a human being would in sort order.
Compare two objects using accessed properties with Proxy
[](https://github.com/tsdotnet/common-interfaces/blob/master/LICENSE)  [](https://github.com/tsdotnet/collection-base/blob/master/LICENSE) [](https
Compare strings with Intl.Collator if available, falling back to String.localeCompare otherwise
A (much) faster String.prototype.localeCompare