Skip to main content
Deno 2 is finally here 🎉️
Learn more
->
Dismiss
Products
Open Source
Deno
Modern runtime for JavaScript and TypeScript
Fresh
Web framework designed for the edge
JSR
TypeScript-first ESM package registry
Commercial
Deno for Enterprise
Enterprise support for runtime projects
Deploy
Easy serverless hosting for your JavaScript projects
Subhosting
Securely run untrusted code in a scalable sandbox
Docs
Modules
Standard Library
JSR
Node.js & npm
Current path
deno.land/x
Community
Discord
GitHub
X
YouTube
Mastodon
Blog
Search…
⌘K
Module
x
/
cache
/
helpers.ts
🥌 Deno cache library
denosaurs/cache
Version
Latest
0.2.13
0.2.12
0.2.11
0.2.10
0.2.9
0.2.8
0.2.7
0.2.6
0.2.5
0.2.4
0.2.3
0.2.2
0.2.1
0.2.0
0.1.1
0.0.6
0.0.5
0.0.4
0.0.3
0.0.2
0.0.1
Menu
mod.ts
(default module)
c
CacheError
c
Wrapper
I
Policy
T
File
v
options
v
RELOAD_POLICY
f
cache
f
configure
f
directory
f
exists
f
global
f
namespace
f
purge
f
remove
E
Origin
cache.ts
c
CacheError
c
Wrapper
I
Policy
T
File
v
options
v
RELOAD_POLICY
f
cache
f
configure
f
directory
f
exists
f
global
f
namespace
f
purge
f
remove
E
Origin
deps.ts
f
createHash
f
ensureDir
f
exists
f
existsSync
directories.ts
f
cachedir
f
tmpdir
file.ts
c
FileWrapper
I
Metadata
I
Policy
T
File
v
RELOAD_POLICY
E
Origin
file_fetcher.ts
f
fetchFile
helpers.ts
f
toURL
test_deps.ts
f
assert
f
assertEquals
import
*
as
cache
from
"https://deno.land/x/cache@0.2.13/helpers.ts"
;
Functions
f
toURL