equal
There are 107 repositories under equal topic.
epoberezkin/fast-deep-equal
The fastest deep equality check with Date, RegExp and ES6 Map, Set and typed arrays support
Equal-UI/Equal
Equal UI is a Vue 3 UI library empowered by Tailwindcss
inspect-js/node-deep-equal
node's assert.deepEqual algorithm
moroshko/shallow-equal
Minimalistic shallow equality check for arrays/objects
inspect-js/is-equal
Are these two values conceptually equal?
syntax-tree/unist-util-is
utility to check if a node passes a test
jonschlinkert/is-equal-shallow
Does a shallow comparison of two objects, returning false if the keys or values differ.
azu/shallow-equal-object
Shallow equal check object that support TypeScript.
remcohaszing/snapshot-fixtures
Snapshot fixtures for node:test
gilbarbara/deep-equal
Lightweight deep equal comparator
fabiospampinato/are-deeply-equal
Check if two values are deeply equal to each other.
StarKnightt/Calculator-using-java
This is a Calculator using java which has some graphics and you can also touch the buttons and you can calculate also.
TomokiMiyauci/equal
TypeScript-first deep equivalence comparison between two values
Yuriy-Khomenko/qcompare
the fastest function for comparing two js objects compatible with es6
Abdurahmanm2020/Calculator
this is a calculator that i made
frankiechapson/Differences
Oracle PL/SQL solution to compare data
jsmini/isequal
Supports value comparison for complex data.
melias122/protoc-gen-go-equal
protobuf plugin for generating go Equal methods
JandenMa/check-equal
A Javascript library to check two objects whether equal (includes type), objects can be array/string/number/JSON/function, etc.
fabiospampinato/crypto-timing-safe-equals
An isomorphic timing-safe equality function for strings and Uint8Arrays.
stdlib-js/assert-deep-equal
Test for deep equality between two values.
arshadkazmi42/deep-eq-skip
Validates two jsons with skipping keys
bredele/equal-or-index
Test if string are equal, if string index of array or array items index of an other array.
center-key/assert-deep-strict-equal
⚖️ Asynchronous assert fails in Mocha you can see and don't timeout (with TypeScript declarations)
fabiospampinato/are-shallow-equal
Check if two values are shallowly equal to each other.
simplifylabs/uniquer
Save equal files only once, avoid duplicates.
stdlib-js/assert-is-same-native-class
Test if two arguments have the same native class.
stdlib-js/assert-is-same-type
Test if two arguments have the same type.
stdlib-js/assert-is-same-value
Test if two arguments are the same value.
stdlib-js/blas-ext-base-gfill-by
Fill a strided array according to a provided callback function.
stdlib-js/stats-bartlett-test
Compute Bartlett’s test for equal variances.
stdlib-js/stats-levene-test
Levene's test for equal variances.
reiver/go-cmp
Package cmp provider generic functions for less-than, equal, and greater-than operations, for the Go programming language. This is to provide a more friendly (and less error-prone) developer-experience to the Cmp() method.
stdlib-js/assert-is-same-typed-array-like
Test if two arguments are both typed-array-like object and have the same values.
stdlib-js/blas-ext-base-cfill
Fill a single-precision complex floating-point strided array with a specified scalar constant.
stdlib-js/blas-ext-base-zfill
Fill a double-precision complex floating-point strided array with a specified scalar constant.