Showing 1-20 of 20 packages
Library for memoization/caching async functions
An ES7 decorator for memoising (caching) a method's response
A component to declaratively memoise a computation within a React component.
Function memoise
wrappers / helpers for js functions (once memoise throttle)
TTL based in memory cacheing util
A memoisation toolkit
Fetch data from social networks
> Easy as [React hooks](https://reactjs.org/docs/hooks-intro.html) that integrate with the [`pusher-js`](https://github.com/pusher/pusher-js) library.
Lazily evaluates a getter on an object and caches the returned value
An in-memory caching (memoization) decorator for Typescript
Thin wrapper around lru-cache with extended functionality.
Git-style file and directory hashing
Wrap a function in a memo to reuse the first invocation result of the function
Functional Programming Library
MemoMoo provides an easy way to cache the function results
A `@cached_property` decorator for Node.
Store the results of expensive function calls and return the cached result when the same input occurs again
A straightforward memoize function using JSON.stringify.
JavaScript Function prototype extensions using Metho