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
/
question
/
demo.ts
A module for deno to make interactive prompts in the terminal
ocpu/question-deno
Version
Latest
0.0.2
0.0.1
Menu
mod.ts
(default module)
I
CheckboxOptions
I
Config
I
ConfigureForUnixPipesOptions
I
ConfirmOptions
I
ListOptions
I
ObjectOption
v
questionConfig
f
configureForUnixPipes
f
default
f
setQuestionConfig
checkbox.ts
I
CheckboxOptions
I
ObjectOption
I
TextFilteringOptions
f
default
config.ts
I
Config
v
config
v
default
f
setQuestionConfig
confirm.ts
I
ConfirmOptions
f
default
demo.ts
input.ts
f
default
KeyCombo.ts
c
default
c
KeyCombos
list.ts
I
InlineOptions
I
ListOptions
I
TextFilteringOptions
f
default
password.ts
f
default
text-util.ts
I
TextRange
I
TextSearchOptions
I
TextSearchResult
I
TextSpecificity
f
textSearch
util.ts
c
NotATTYError
c
UnsupportedDenoVersionError
v
CLEAR_LINE
v
HIDE_CURSOR
v
MOVE_UP_1
v
PREFIX
v
PRIMARY_COLOR
v
PRIMARY_COLOR_NAME
v
RESET_COLOR
v
SHOW_CURSOR
f
asPromptText
f
createRenderer
f
getConsoleSize
f
highlightText
f
moveCursor
f
print
f
println
f
readKeypress
f
text
This module does not provide any exports.