Showing 1-20 of 90 packages
ES2015-compliant shim for Object.is - differentiates between -0 and +0
`Object.is()` ponyfill
Babel plugin to replace Object.is with the polyfill
๐ The simplest AND most performant React state management library. Zero dependencies, 99.9% fewer re-renders, 2.8KB bundle, Object.is performance, batched updates, built-in persistence, TypeScript magic, DevTools ready.
TypeScript definitions for object-is
`Object.is`-like function.
Compare items in two sequences to find a longest common subsequence
Compare items in two sequences to find a longest common subsequence
TypeScript definitions for object.is
Polyfill for the proposed React context API
Socket.dev optimized package override for object-is
Determine whether or not a value is contained by a given collection.
Concise Object.is
The minimal set of polyfills that the Aurelia platform needs to run on ES5 browsers.
*Drop-in React hooks with pluggable dependency equality.* Choose how deps are compared: **identity** (`Object.is`), **shallow**, **deep** (default), or **custom**, for `useMemo`, `useCallback`, `useEffect`, and friends.
๐ป๐จโ๐ฉโ๐งโ๐ฆ
A collection of commonly used (albeit enhanced) algorithms based on unist and unist-util-xxx
Ad-hoc JSON-like comparison
A utility function to compare values using loose equality, strict equality, and Object.is()