npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "equal" 的结果(共 14 个)
compare-versions

Compare semver version strings to find greater, equal or lesser.

MIT
buffer-equal

return whether two buffers are equal

MIT
deep-eql

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

MIT
shallowequal

Like lodash isEqualWith but for shallow equal.

MIT
dequal

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

MIT
deep-equal-json

`deep-equal`, but only for JSON-supported values.

MIT
chai-exclude

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

MIT
deep-is

node's assert.deepEqual algorithm except for NaN being equal to NaN

MIT
arr-diff

Returns an array with only the unique values from the first array, by excluding all values from additional arrays using strict equality for comparisons.

MIT
should-equal

Deep comparison of 2 instances for should.js

MIT
@wry/equality

Structural equality checking for JavaScript values

MIT
buffer-equal-constant-time

Constant-time comparison of Buffers

BSD-3-Clause
fast-equals

A blazing-fast equality comparison utility for a variety of use-cases

MIT