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
/
vno
/
core
/
cli
/
dev.ts
a build tool for compiling and bundling Vue single-file components
open-source-labs/vno
Version
Latest
1.5.1
v1.5
v1.4.6
v1.4.5
v1.4.4
v1.4.3
v1.4.2
v1.4.1
v1.3.0
v1.3.1
v1.4.0
1.3.0
v1.2.2
v1.2.1
v1.2.0
v1.1.1
v1.1.0
v1.0.5
v1.0.4
v1.0.3
v1.0.2
v1.0.1
v1.0
v1.0-beta.7
v1.0-beta.6.2
v1.0-beta.6.1
v1.0-beta.6
v1.0-beta.5
v1.0-beta.4
v1.0-beta.3
v1.0-beta.2
v1.0-beta.1
Menu
commands.ts
v
build
v
create
v
flags
v
run
v
ssr
constants.ts
v
cmnd
v
components
v
creating
v
custom
v
indexhtml
v
init
v
load
v
options
v
promptUniversal
v
pub
v
reqs
v
reset
v
router
v
routerJs
v
serverTs
v
vnoconfig
create.ts
v
createSinglePageApp
v
customize
v
renderProgress
dev.ts
v
runDevServer
v
server
fns.ts
v
confirmation
v
green
v
keyGreen
v
keyYellow
v
lineLength
v
quietArg
v
yellow
info.ts
v
default
liveRebuild.ts
f
watchAndRebuild
ssr.ts
stdout.ts
v
ASCII
v
CMDS
v
INFO
v
LISTEN
v
logo
v
OPTIONS
v
QUIET
v
WARN
templates.ts
v
childComponent
v
genericComponent
v
htmlTemplate
v
rootComponent
v
rootComponentWithRouter
v
ssrTemplate
v
vnoConfig
v
vue2RouterTemplate
v
vue3RouterTemplate
import
*
as
vno
from
"https://deno.land/x/vno@1.5.1/core/cli/dev.ts"
;
Variables
v
runDevServer
v
server