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
/
deno_cache
/
deps.ts
>
join
Deno CLI's module cache
denoland/deno_cache
Very Popular
Version
0.7.1
0.7.0
0.6.3
0.6.2
0.6.1
0.6.0
0.5.2
0.5.1
0.5.0
0.4.1
0.4.0
0.3.0
0.2.1
0.2.0
0.1.0
Go to Latest
Menu
lib
rs_lib
mod.ts
(default module)
c
DenoDir
c
FetchCacher
c
FileFetcher
I
CacheOptions
I
Loader
T
CacheSetting
f
createCache
auth_tokens.ts
c
AuthTokens
f
splitLast
cache.ts
c
FetchCacher
deno_dir.ts
c
DenoDir
deps.ts
N
colors
I
CacheInfo
T
LoadResponse
v
dirname
v
extname
v
fromFileUrl
v
isAbsolute
v
join
v
normalize
v
resolve
v
sep
f
ensureDir
f
readAll
f
writeAll
dirs.ts
f
cacheDir
f
homeDir
disk_cache.ts
c
DiskCache
file_fetcher.ts
c
FileFetcher
T
CacheSetting
f
stripHashbang
http_cache.ts
c
HttpCache
I
HttpCacheCreateOptions
util.ts
v
CACHE_PERM
f
assert
f
isFileSync
variable
join
import
{ join }
from
"https://deno.land/x/deno_cache@0.5.2/deps.ts"
;