Built and signed on GitHub ActionsBuilt and signed on GitHub Actions
Built and signed on GitHub Actions
latest
denoland/stdUNSTABLE: Cache utilities
This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers




JSR Score
100%
Published
a month ago (0.2.1)
default
In-memory cache utilities, such as memoization and caches with different expiration policies.
T
MemoizationCacheResult
The result of a memoized function, as stored in its cache.
f
memoize
Cache the results of a function based on its arguments.
T
T
T
MemoizationCacheResult
The result of a memoized function, as stored in its cache.
f
memoize
Cache the results of a function based on its arguments.
T