memoize-promise-fn
A utility to cache api calls in JavaScript by memoizing promises
A utility to cache api calls in JavaScript by memoizing promises
A generalized multi-key memoization solution that does not leak memory.
A grid component that memoizes its cells
A memoization library that caches all results and supports *N* arguments with any type.
Module for functions memoization.
A timed map javascript data structure ideal for app level caching and memoization.
(temporary fork of `memoize-fs`, until #17 es2020 support is fixed) memoize/cache in file system solution for Node.js
Memoization functionality for Angular components, directives and services.
Store the results of expensive function calls and return the cached result when the same input occurs again
A React + TypeScript porting of react-flight-indicators (https://github.com/skyhop/react-flight-indicators)
Boost your JavaScript application's performance with this versatile and efficient memoization library
fn-memoize is a lightweight utility that enables efficient memoization of functions, reducing redundant computations by caching results. This package helps optimize performance for functions that are called repeatedly with the same arguments, making it es
`FnMergeCache` is a caching utility that allows functions to cache their results based on input arguments, with options for cache lifetime, size limits, error handling, and parameter comparison, while supporting cache invalidation via tags and global reva
Fast, small, most-efficient JavaScript memoization lib to memoize JS functions
Polyfill for RFC 566: @cached
Lightweight TypeScript decorators for building modular class-based applications
Memoizes functions with named arguments
A library for caching and memoization. This library provides advanced memoization utils, cache-creating and the ability to freely composing a custom cache.
A powerful cross-environment caching and memoization utility with TTL support and multiple storage adapters
The D3 Rosetta Stone for maximum framework interoperability