Skip to main content
Home
This release is 5 versions behind 0.2.1 — the latest version of @std/cache. Jump to latest

@std/cache@0.1.0
Built and signed on GitHub Actions

UNSTABLE: Cache utilities

This package works with Cloudflare Workers, Node.js, Deno, Bun, Browsers
This package works with Cloudflare Workers
This package works with Node.js
This package works with Deno
This package works with Bun
This package works with Browsers
JSR Score
100%
Published
a year ago (0.1.0)

default

In-memory cache utilities, such as memoization and caches with different expiration policies.

T
MemoizationCache

A cache suitable for use with memoize.

f
memoize

Cache the results of a function based on its arguments.

T
MemoizeOptions

Options for memoize.

T
MemoizationCache

A cache suitable for use with memoize.

T
MemoizationCache

A cache suitable for use with memoize.

f
memoize

Cache the results of a function based on its arguments.

T
MemoizeOptions

Options for memoize.

New Ticket: Report package

Please provide a reason for reporting this package. We will review your report and take appropriate action.

Please review the JSR usage policy before submitting a report.