memoize

v10.0.0
Memoize functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical input
memoize function mem memoization cache caching optimize performance ttl and 3 more...

test

xo && ava && npm run build && tsd --typings dist/index.d.ts

build

del-cli dist && tsc

prepack

npm run build
npm i memoize

Metadata

  • MIT
  • >=18
  • Sindre Sorhus
  • released 11/14/2023

Downloads

Maintainers