Search results
25 packages found
Sort by: Default
- Default
- Most downloaded this week
- Most downloaded this month
- Most dependents
- Recently published
A simple memorise function that uses a fast LRU cache under the hood.
Intercepts a function call and stores the result with the given context. In calls that have the same parameters, it will return the stored result. The proposal is to reduce the response time for processing heavy functions, but it always has the same resul
Automatically memorize your function call
Cache req changes and apply them later
A simple to use cache for async-functions
Async function memorization, except on errors.

Guessing words is fun !!!
cache prmoise result for high-performance
Memorize: VSCode extension
A switch that memorizes state transition events.
memorizer.
Forgettable Memorizer Library for Node.js
Game to help remember the first 100 digits of pi.
Memorize async/sync function result with cache
Redis cache for Koa
Memorize and re-run a function when its arguments are changed
memoizes the previous output of a supplied function, and tries to return that again