continuable-cache
JSON →A tiny utility to cache a continuable (thunk-based async value). Version 0.3.1 is the latest stable release. The package is in maintenance mode with no active development. It caches the result of a continuable function so that subsequent calls return the cached value without re-executing the async operation. Differentiators: minimal size, zero dependencies, simple API. However, it is a niche library tied to the continuable pattern which is not widely used.
Resources
packagecontinuable-cache ↗
API endpoints
full doc /v1/registry/continuable-cache