336 packages found
node's assert.deepEqual algorithm except for NaN being equal to NaN
unist utility to check if a node passes a test
Constant-time comparison of Buffers
Compare DNS record strings for equality
Like lodash isEqualWith but for shallow equal.
Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.
Typescript-compatible minimalistic shallow equality check for arrays/objects
- shallow
- equality
- compare
- comparison
- shallowequal
- shallow-equal
- shallowequals
- shallow-equals
- isshallowequal
- is-shallow-equal
- equal
- equals
- isequal
- is-equal
- View more
Are these two values conceptually equal?
Check if an object is contained within another one
A blazing fast equality comparison, either shallow or deep
Parse, normalize and validate given semver shorthand (e.g. gulp@v3.8.10) to object.
a responsive equal heights plugin for jQuery
Check if an object is contained within another one
This module is small but easy to use. The purpose of this module is to check if what type a variable is the typeof command has a few limitations it can tell you if a variable is one of the following: array, NaN, declared or null. Another advantage this mo
This module is small but easy to use. The purpose of this module is to check if the source value is bigger than the target value, and optionally also if they are equal. The source and target can be a string or a number.
This module is small but easy to use. The purpose of this module is to check if a target value equals a source value, it can optionally also do none case sensitive comparing.
Strict equality test (like ===) that handles both built-in and custom value objects (those with a valueOf function).