408,582 packages matching “react-memo”
react-memo
v0.3.1 · 10 years ago
Higher order component to memoize derived data
No known vulnerabilities
eslint-plugin-react-memo
v0.0.3 · 5 years ago
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.
No known vulnerabilities
react-memo-list
v1.1.0 · 5 years ago
``` import MemoList from 'react-memo-list' ```
No known vulnerabilities
use-memo-one
v1.1.3 · 3 years ago
useMemo and useCallback but with a stable cache
No known vulnerabilities
oxlint-plugin-react-memo-primitives
v1.3.1 · 14 days ago
oxlint JS plugin: enforce React.memo on components with primitive props, and flag unnecessary React.memo on components with no props
No known vulnerabilities
biome-plugin-react-memo-primitives
v1.3.1 · 14 days ago
Biome GritQL plugins: enforce React.memo on components with primitive props, and flag unnecessary React.memo on components with no props
No known vulnerabilities
react-polyfill-memo
v1.1.0 · 5 years ago
React memo polyfill
No known vulnerabilities
eslint-plugin-react-memo-primitives
v1.3.1 · 14 days ago
Enforce React.memo on components with primitive props, and flag unnecessary React.memo on components with no props
No known vulnerabilities
use-context-selector
v2.0.0 · 2 years ago
React useContextSelector hook in userland
No known vulnerabilities
@regrapes/babel-plugin-add-react-memo-displayname
v1.0.0 · 4 years ago
Automatically detects and sets displayName on memo and / or forwardRef wrapped React components
No known vulnerabilities
react-dev-memo
v0.0.1 · 6 years ago
React memo highlight dev tool
No known vulnerabilities
eslint-plugin-use-no-memo
v1.1.0 · 6 months ago
ESLint plugin for "use no memo" directive with React libraries incompatible with React Compiler
No known vulnerabilities
@solid-primitives/memo
v1.5.1 · 1 month ago
Collection of custom memo primitives. They extend Solid's createMemo functionality while keeping the usage similar.
No known vulnerabilities
@ariakit/react-utils
v0.2.3 · 16 days ago
Ariakit React utilities
No known vulnerabilities
fs-memo
v1.2.0 · 5 years ago
easy persisted memo object
No known vulnerabilities
react-enhance-memo
v0.2.0 · 3 years ago
React memo with functional props supports
No known vulnerabilities
react-memo-debounce
v1.2.2 · 4 years ago
A function to prevent unnecessary render calls ( almost like React.memo )
No known vulnerabilities
@solana/spl-memo
v0.2.5 · 2 years ago
SPL Memo Program JS API
No known vulnerabilities
eslint-plugin-react-no-manual-memo
v1.0.4 · 10 months ago
ESLint plugin for React Compiler users to flag manual memoization (useMemo, useCallback, React.memo), reminding you to let the compiler do its thing ✨
No known vulnerabilities
@ospm/eslint-plugin-react-unhookify
v1.0.2 · 6 months ago
ESLint plugin to remove React hooks (useMemo, useCallback) and memo HOC for cleaner React code
No known vulnerabilities