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
Fast memoization decorator and other helpers with 1st class support for Promises.
Memoization library for modern JavaScript
A JavaScript library for memoizing the result of a pure function
Let's table this object till a later date
Memoization in JS should be made easy. easy-memoize will help you with it!
TypeScript memoize library
A simple, zero-dependency NodeJs filesystem memoizer.
low footprint memoize for just pure sync functions with scalar arguments
Memoize function and TypeScript decorator for sync and async functions.
📓 A memoize util for TypeScript.
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."