Simple memoize utility ideal for functions with async/await syntax and promises. It supports cache in memory or via Redis
Async Redis cache
useMemo and useCallback but with a stable cache
React useContextSelector hook in userland
easy persisted memo object
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.
Memoization decorator that caches function results based on arguments. Returns cached results for subsequent calls with the same arguments.
SPL Memo Program JS API
Read and write .dbf (dBase III & Visual FoxPro) files in Node.js
ESLint plugin for "use no memo" directive with React libraries incompatible with React Compiler
Higher-order functions and common patterns for asynchronous code
Determine if a function is a native async function.
A function that returns the normally hidden `AsyncFunction` constructor
Helper function to remap async functions to generators
Turn async generator functions into ES2015 generators
Turn async functions into ES2015 generators
Allow parsing of async generator functions
Memoization utilities
async/await function utilities
JavaScript client for the Memo program
Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster
A lightweight memoization utility designed specifically for Bun's hot reload mode. This package helps preserve expensive computation results across hot reloads during development, significantly improving developer experience.
reduce all files in a gulp stream to a single file using the file contents directly