A memoization library which only remembers the latest invocation
-
Updated
Jan 8, 2023 - TypeScript
A memoization library which only remembers the latest invocation
Decorators for web and node applications
Reuse the previous version of a value unless it has changed
A memoization library based on weakmaps. 🤯 Sometimes cache is kashe
Lazily evaluates a getter on an object and caches the returned value
Simple decorator for caching getters on first access
Prevents re-execution of large javascript functions that have been processed once with the same parameter.
Simple decorator for caching the result of a function based on the most recent arguments
Memoization library for modern JavaScript
Let's table this object till a later date
📓 A memoize util for TypeScript.
A simple, zero-dependency NodeJs filesystem memoizer.
Memoization in JS should be made easy. easy-memoize will help you with it!
A JavaScript library for memoizing the result of a pure function
TypeScript memoize library
Memoize function and TypeScript decorator for sync and async functions.
low footprint memoize for just pure sync functions with scalar arguments
Add a description, image, and links to the memoize topic page so that developers can more easily learn about it.
To associate your repository with the memoize topic, visit your repo's landing page and select "manage topics."