Memd
JSON →A memoization and method control library for JavaScript/TypeScript, providing decorators for memoize, debounce, throttle, and queue. Version 0.3.16 is the latest stable release. It supports both Node.js and browser environments, includes built-in transport persistence (file, localStorage), and ships TypeScript type definitions. Differentiators include decorator-based API, per-instance caching, promise rejection clearing, and custom cache stores.