26 skills found
epoberezkin / Fast Deep EqualThe fastest deep equality check with Date, RegExp and ES6 Map, Set and typed arrays support
kentcdodds / Use Deep Compare Effect🐋 It's react's useEffect hook, except using deep comparison on the inputs, not reference equality
lukeed / DequalA tiny (304B to 489B) utility to check for deep equality
go-test / DeepGolang deep variable equality test that returns human-readable differences
planttheidea / Fast EqualsA blazing fast equality comparison, either shallow or deep
sandiiarov / Use Deep Compare🤿 React hooks, except using deep comparison on the inputs, not reference equality
chaijs / Deep EqlImproved deep equality testing for Node.js and the browser.
observ33r / Object EqualsA fast, flexible and robust utility for deep equality comparison with type-specific logic and engine-aware design.
moodlezoup / Forge DeepCodegen pretty-printing and deep equality Solidity functions for the Forge testing framework
loveencounterflow / Jseqtest suite for testing shallow & deep, strict equality as provided by various libraries
sindresorhus / Deep Strict EqualTest for deep equality - Node.js `assert.deepStrictEqual()` algorithm as a standalone module
oprogramador / Deep Equal In Any OrderA chai plugin to match objects and arrays deep equality with arrays (including nested ones) being in any order.
adamhamlin / Deep Equality Data StructuresExtended Javascript Map and Set implementations that support deep object equality
kvnxiao / JsonequalsA flexible JSON deep-equality comparator with optional ignoring of JSON keys and values
shouldjs / EqualDeep equality comparison implementation for should.js
deliciousinsights / Chai Jest DiffA plugin to make Chai’s equality assertions (shallow or deep) fail with Jest-like diffs
uhop / Deep6Zero-dependency ESM library for deep equality, deep clone, unification, and pattern matching with logical variables and wildcards. Handles circular references, Map, Set, URL, typed arrays, Date, RegExp, symbols, and property descriptors. Works in Node.js, Deno, Bun, and browsers.
fkling / Deep Equal IdentA function to test for identity-based deep equality
JamesMGreene / Chai Deep MatchExtends Chai with an assertion for deeply matching objects (i.e. subset equality checking)
fabiospampinato / Plain Object Is EqualExtremely fast function optimized for deep equality checks of json-serializable plain objects.