memoize4.2mMIT10.1.0Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical input
sindresorhus8 months 前memoize, function, mem, memoization p-memoize4.1mMIT8.0.0Memoize promise-returning & async functions
sindresorhus2 months 前promise, memoize, mem, memoization thunky-with-args12.2kMIT1.0.0Delay the evaluation of a variadic async function and cache the result
vweeversover 3 years 前async, cache, mem, memoize