react component
useMemo and useCallback but with a stable cache
React useContextSelector hook in userland
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.
ESLint plugin for "use no memo" directive with React libraries incompatible with React Compiler
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.
pbxproj parser
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
SVGR command line.
Very minimal collection is isA functions. isObject, isArray, isDate...
Eslint plugin for converting decorated anonymous functions to named functions.
Ariakit React utilities
Offers autocomplete over textarea in style of GitHub.
Memoization decorator that caches function results based on arguments. Returns cached results for subsequent calls with the same arguments.
Memoization utilities
JavaScript client for the Memo program
Babel plugin for automatic React display name generation with tree-shaking and prefix support, forked from @zendesk/babel-plugin-react-displayname.