Skip to main content
Runtime
Cloud
Deploy
Subhosting
Pricing
Docs
Manual
API Reference
Deno Deploy
Deno KV
Standard Library
Fresh Framework
Deno by Example
Modules
Standard Library
Third Party Modules
Node.js & npm
Fresh Framework
Community
Blog
Discord
GitHub
Twitter
YouTube
Mastodon
Search…
⌘K
Module
x
/
packup
/
cli.ts
📦 Zero-config web application packager for Deno
kt3k/packup
Version
Latest
v0.2.4
v0.2.3
v0.2.2
v0.2.1
v0.2.0
v0.1.14
v0.1.13
v0.1.12
v0.1.11
v0.1.10
v0.1.9
v0.1.8
v0.1.7
v0.1.6
v0.1.5
v0.1.4
v0.1.3
v0.1.2
v0.1.1
v0.1.0
v0.0.17
v0.0.16
v0.0.15
v0.0.14
v0.0.13
v0.0.12
v0.0.11
v0.0.10
v0.0.9
v0.0.8
v0.0.7
v0.0.6
v0.0.5
v0.0.4
v0.0.3
v0.0.2
Menu
docs
examples
vendor
bundle_util.ts
f
bundleByEsbuild
f
getImportMap
f
getTsconfig
f
setImportMap
f
setTsconfig
cli.ts
f
main
deps.ts
c
Document
c
DOMParser
c
T
v
Element
c
MuxAsyncIterator
v
basename
v
dirname
v
fromFileUrl
v
join
v
NAME
v
relative
v
resolve
v
toFileUrl
v
VERSION
f
build
f
createHash
f
denoPlugin
f
ensureDir
f
exists
f
opn
f
parseFlags
f
parseJsonC
f
posixPathJoin
f
red
f
serveIterable
f
stop
f
walk
generate_assets.ts
f
extractReferencedAssets
f
generateAssets
f
watchAndGenAssets
generate_static_assets.ts
f
checkStaticDir
f
generateStaticAssets
f
watchAndGenStaticAssets
livereload_server.ts
f
livereloadServer
logger_util.ts
v
logger
f
setLogLevel
sass_util.ts
f
compile
test_deps.ts
f
assert
f
assertEquals
f
assertStringIncludes
f
assertThrows
f
deferred
util.ts
v
decoder
v
encoder
f
byteSize
f
checkUniqueEntrypoints
f
getDependencies
f
getLocalDependencies
f
getLocalDependencyPaths
f
isLocalUrl
f
md5
f
mux
f
qs
import
*
as
packup
from
"https://deno.land/x/packup@v0.2.4/cli.ts"
;
Functions
f
main
The entrypoint