Higher order component to memoize derived data
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.
``` import MemoList from 'react-memo-list' ```
useMemo and useCallback but with a stable cache
React memo polyfill
React useContextSelector hook in userland
whyDidMemoRender will give hints about what props triggered a React memo component to render
Automatically detects and sets displayName on memo and / or forwardRef wrapped React components
ESLint plugin for "use no memo" directive with React libraries incompatible with React Compiler
React memo with functional props supports
easy persisted memo object
Collection of custom memo primitives. They extend Solid's createMemo functionality while keeping the usage similar.
ESLint plugin for React Compiler users to flag manual memoization (useMemo, useCallback, React.memo), reminding you to let the compiler do its thing ✨
Monkey patches React to notify you about avoidable re-renders.
SPL Memo Program JS API
Automatically add displayName properties to your React project.
A react component that integrates with Azure AD (v2, MSAL).
Layered memoization style cache helper
ESLint plugin to remove React hooks (useMemo, useCallback) and memo HOC for cleaner React code
A function to prevent unnecessary render calls ( almost like React.memo )
react component
No description provided.
SVGR command line.
Eslint plugin for converting decorated anonymous functions to named functions.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.