cache-func
A tiny utility to cache function outputs easily
p-memoize
Memoize promise-returning & async functions
reusify
Reuse objects and functions with style
memoize
Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical input