Showing 1-20 of 324,445 packages
Get a compare function for array to sort
JavaScript utilities for Vega.
compare two semver version strings, returning -1, 0, or 1
Securely compare two strings, copied from cryptiles
Compare an object's field with a value, or filter arrays of objects by a filter object.
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.
Basic sort algorithm that has similar behavior to Array.prototype.sort for null and undefined, but also allows sorting by an object property.
Compare semver version strings to find greater, equal or lesser.
Compare json schemas smarter.
Compare semver version numbers
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.
A [W3C HTML JSON forms spec](http://www.w3.org/TR/html-json-forms/) compliant field appender (for lack of a better name). Useful for people implementing `application/x-www-form-urlencoded` and `multipart/form-data` parsers.
Compare two objects using accessed properties with Proxy
Node JS directory compare
compare SPDX license expressions
To get started, use the following command as your [Ignored Build Step](https://vercel.com/docs/concepts/projects/overview#ignored-build-step):
A library for recursively merging JavaScript objects
Determine if an array or object is equivalent with another, *not* recursively