Reuse the previous version of a value unless it has changed
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.
Collection of custom memo primitives. They extend Solid's createMemo functionality while keeping the usage similar.
SVGR command line.
ESLint plugin for "use no memo" directive with React libraries incompatible with React Compiler
easy persisted memo object
JavaScript client for the Memo program
Use a messy object like value as a memo
SPL Memo Program JS API
Polymorphic deep equals operator
Decorator for caching the results of your method calls using lodash.memoize
A polymorphic clone operator for arbitrary object graphs
useClearedMemo(getFn, clearFn, deps, clearFnDeps)
`useReduceMemo` is a React Hook that lets you cache the result of a reduce function between re-renders.
ESLint plugin to remove React hooks (useMemo, useCallback) and memo HOC for cleaner React code
Memoization decorator that caches function results based on arguments. Returns cached results for subsequent calls with the same arguments.
Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript.
Memoization utilities
Markdown renderer for solid-js
A dictionary of file extensions and associated module loaders.
Javascript library for constructing transactions on the Stacks blockchain.
Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.