Search npm for packages to use with Deno
Add them to your projects with a simple command that will already feel familar.
react-fast-compare
Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.
react-pure-render
A function, a component and a mixin for React pure rendering
mutation-sentinel
Detects mutations
reflective-bind
Eliminate wasteful re-rendering in React components caused by inline functions
shallow-element-equals
Efficient shallow equality algorithm that also allows checks for react element equality of children props
shouldcomponentupdate-children
'Shallow Equal' HOC implementation to optimize shouldComponentUpdate with children / React elements.
react-shallow-equal
Efficient shallow equality algorithm for React and React Native
react-pure-render-utils
A function, a component, decorators and a mixin for React pure rendering
should-update
A shouldComponentUpdate-wrapper
ex-component-update
shouldComponentUpdate tools
react-change
Utility for `shouldComponentUpdate` in React and Preact. Deeply compares props and state to detect changes and avoid unnecessary renders.
shallow-utils
Utilities for shallow comparisons, particularly for React optimisation
re-react
A library to reduce the need for shouldComponentUpdate boilerplate
react-autosizer
a simple component to generically size N components from a single source component.
use-lifecycle-hooks
Use a class-based lifecycle ⚡ under the React Hooks ⚛️🚀 ..
react-fast-check
Fastest deep equal comparison for React. Perfect for shouldComponentUpdate. Also really fast general-purpose deep comparison
configure-should-component-update
Provides a function to configure React's shouldComponentUpdate() function in a declarative way
react-pure-check
A util of react which would be used to judge whether one react component should be update , it aims to improve rendering performance
compare-object-path
Util function for comparing two object to check equality of paths given
@uplab/should-update
shouldComponentUpdate without headache 🤕