Showing 1-20 of 423,592 packages
Enforce that all function components are wrapped in `React.memo`, and that all props and deps are wrapped in `useMemo`/`useCallback` so they don’t break memo.
useMemo and useCallback but with a stable cache
React useContextSelector hook in userland
Higher order component to memoize derived data
React memo polyfill
Automatically detects and sets displayName on memo and / or forwardRef wrapped React components
Automatically add displayName properties to your React project.
Collection of custom memo primitives. They extend Solid's createMemo functionality while keeping the usage similar.
Monkey patches React to notify you about avoidable re-renders.
``` import MemoList from 'react-memo-list' ```
A react component that integrates with Azure AD (v2, MSAL).
easy persisted memo object
SVGR command line.
ESLint plugin for "use no memo" directive with React libraries incompatible with React Compiler
Eslint plugin for converting decorated anonymous functions to named functions.
SPL Memo Program JS API
Babel plugin for automatic React display name generation with tree-shaking and prefix support, forked from @zendesk/babel-plugin-react-displayname
Babel plugin for automatic React display name generation with tree-shaking and prefix support, forked from @zendesk/babel-plugin-react-displayname.
React.memo type fix