Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
fast-equals
A blazing fast equality comparison, either shallow or deep
fast-deep-equal
Fast deep equal
react-fast-compare
Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.
deep-equal
node's assert.deepEqual algorithm
shallowequal
Like lodash isEqualWith but for shallow equal.
is-equal-shallow
Does a shallow comparison of two objects, returning false if the keys or values differ.
unist-util-is
unist utility to check if a node passes a test
deep-is
node's assert.deepEqual algorithm except for NaN being equal to NaN
@turf/boolean-crosses
turf boolean-crosses module
buffer-equal-constant-time
Constant-time comparison of Buffers
@turf/boolean-equal
turf boolean-equal module
array-equal
Check if two arrays are equal
should-equal
Deep comparison of 2 instances for should.js
is-subset
Check if an object is contained within another one
shallow-equal
Typescript-compatible minimalistic shallow equality check for arrays/objects
deep-equal-in-any-order
chai plugin to match objects and arrays deep equality with arrays (including nested ones) being in any order
buffer-equal
return whether two buffers are equal
dns-equal
Compare DNS record strings for equality
fast-shallow-equal
[![][npm-badge]][npm-url] [![][travis-badge]][travis-url]
@react-dnd/shallowequal
Like lodash isEqualWith but for shallow equal.