Test if two floats are almost equal
TypeScript definitions for deep-equal-in-any-order
Improved deep equality testing for Node.js and the browser.
Check if a string is an IP address
A robust, ES3 compatible, "has own property" predicate.
Determine two file paths are equal
What is the type of this builtin JS value?
Check if two values are deeply equivalent
Shallow deep equal assertion for chai
Find the position of grapheme cluster breaks in a string
Robustly get the length of a Typed Array
Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
JSON Web Token implementation (symmetric and asymmetric)
Is this value a JS DataView? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag.
Fuzzy implementation of shallowEqual algoritm
Compare, format, diff and serialize any JavaScript value
Test that two readable streams are equal to each other.
Assert that two Node-API data types are equal.
Typescript-compatible minimalistic shallow equality check for arrays/objects
Assert that `actual` is a string equal to a YAML boolean true (one of `true` `True` `TRUE`[1])
A function to test for identical deep equality (based on lodash's isEqual).
TypeScript definitions for deep-equal
Test for shallow equality between two objects or arrays.
Are these two values conceptually equal?