npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "deep equal" 的结果(共 16 个)
deep-eql

Improved deep equality testing for Node.js and the browser.

MIT
dequal

A tiny (304B to 489B) utility for check for deep equality

MIT
chai-exclude

Exclude keys to compare from a deep equal operation with chai expect and assert

MIT
react-fast-compare

Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.

MIT
nano-equal

Ultra fast and compact implementation of deep equal without any production dependencies.

MIT
deeper

JavaScript "deep equality" / structural equality tester with Node.js flavor.

BSD-2-Clause
@zoroaster/assert

The Assertion Library For Zoroaster Context Testing Framework Including Deep Equal & Assert Throws.

AGPL-3.0
deep-strict-equal

Test for deep equality - Node.js `assert.deepStrictEqual()` algorithm as a standalone module

MIT
neatequal

Neat deep equal.

MIT
@zoroaster/deep-equal

The Deep Equal Assertion With Color.

MIT
same-data

Deep equal with no deps and only for 'data' objects, ie basic objects, arrays, primitives and typed arrays

MIT
deep-equal-in-any-order

chai plugin to match objects and arrays deep equality with arrays (including nested ones) being in any order

MIT
sort-any

Sorts any JavaScript array in a predictable way (deep equal arrays are always sorted in the same order)

MIT
chai-roughly-v2

deep equals assertions with tolerance for chai (with fixed dependency on deep-eql)

MIT