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
/
plug
/
plug.ts
>
arch
๐ Deno plugin management library
denosaurs/plug
Popular
Version
1.0.6
1.0.5
1.0.4
1.0.3
1.0.2
1.0.1
1.0.0
1.0.0-rc.3
1.0.0-rc.2
1.0.0-rc.1
1.0.0-rc.0
0.5.2
0.5.1
0.5.0
0.4.1
0.4.0
0.3.1
0.3.0
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.5
0.0.4
0.0.3
0.0.2
0.0.1
Go to Latest
Menu
test
mod.ts
(default module)
N
Plug
deps.ts
N
Cache
f
green
plug.ts
c
PlugError
c
PlugImportError
I
CrossOptions
I
SingleOptions
I
UrlOptions
T
ArchUrls
T
v
CachePolicy
T
Options
v
arch
v
extensions
v
os
v
prefixes
f
download
f
prepare
test_deps.ts
N
Cache
f
assert
f
assertEquals
f
exists
f
serveFile
variable
arch
import
{ arch }
from
"https://deno.land/x/plug@0.5.2/plug.ts"
;