npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "equality" 的结果(共 31 个)
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
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
fast-equals

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

MIT
chai-json-equal

Assert on equality of json representations in Chai

MIT
preact-jsx-chai

Extend Chai with support for asserting JSX equality & contents.

MIT
kewlr

Compare objects and return whether they are equal according to a recursive equality algorithm. This module is around 6 - 9% faster then similiar modules. Works for both NodejS and the browser.

MIT
deeper

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

BSD-2-Clause
immutable-tuple

Immutable finite list objects with constant-time equality testing (===) and no memory leaks

MIT
egal

Strict equality test (like ===) that handles both built-in and custom value objects (those with a valueOf function).

markdownlint-cli2-formatter-codequality

An output formatter for markdownlint-cli2 that writes results to a GitLab Code Quality report artifact JSON file

MIT
deep-strict-equal

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

MIT
ends-with

Returns `true` if the given `string` or `array` ends with `suffix` using strict equality for comparisons.

MIT
index-of

Get the index of the first element in an array that returns truthy for the given value, using strict equality for comparisons.

MIT
unexpected-function-equality

Determine function equivalence by pretty-printing, then comparing the strings

BSD-3-Clause
array-pull

Remove the specified elements from the given array using strict equality for comparison.

MIT
starts-with

Returns `true` if the given string or array starts with prefix using strict equality for comparisons. Using fastest implementation.

MIT
array-intersection

Return an array with the unique values present in _all_ given arrays using strict equality for comparisons.

MIT
esprima-ast-equality

AST equality test helper

ISC
code-equality-assertions

Test assertion library for checking the contents of strings of Javascript.

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
ast-equality

AST equality test helper

ISC
chai-bytes

Chai assertions for byte arrays equality

Apache-2.0
chai-deep-match

Extends Chai with an assertion for deeply matching objects (i.e. subset equality checking)

MIT
chai-bites

Chai assertions for byte arrays equality

Apache-2.0
tap-difflet

TAP output formatter using difflet for inequality errors.

MIT