搜索 "equal" 的结果(共 14 个)
deep-eql
Improved deep equality testing for Node.js and the browser.
MIT
shallowequal
Like lodash isEqualWith but for shallow equal.
MIT
chai-exclude
Exclude keys to compare from a deep equal operation with chai expect and assert
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
@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