Showing 1-20 of 18,088 packages
Compare strings with Intl.Collator if available, falling back to String.localeCompare otherwise
A (much) faster String.prototype.localeCompare
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.
BIP32 Hierarchal Deterministic Node operations.
Compare semver version strings to find greater, equal or lesser.
Deterministic and safely JSON.stringify to quickly serialize JavaScript objects
Get a compare function for array to sort
Compare alphanumeric strings the same way a human would, using a natural order algorithm
Compare strings containing a mix of letters and numbers in the way a human being would in sort order.
deterministic version of JSON.stringify() so you can get a consistent hash from stringified results.
Compare two objects using accessed properties with Proxy
It's react's useEffect hook, except using deep comparison on the inputs, not reference equality
Node JS directory compare
Compare json schemas smarter.
Securely compare two strings, copied from cryptiles
A regular expression to match all Emoji-only symbols as per the Unicode Standard.
A deterministic object hashing algorithm for Node.js.
Basic sort algorithm that has similar behavior to Array.prototype.sort for null and undefined, but also allows sorting by an object property.
compare two semver version strings, returning -1, 0, or 1