/
lostSun
/
project-client-server-apps
Обзор
Документация
Войти
/
lostSun
/
project-client-server-apps
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
project-client-server-apps
/
node_modules
/
prompts
/
..
dist
initial commit
год назад
lib
initial commit
год назад
index.js
initial commit
год назад
license
initial commit
год назад
package.json
initial commit
год назад
readme.md
initial commit
год назад
❯ Install
❯ Usage
❯ Examples
Single Prompt
Prompt Chain
Dynamic Prompts
❯ API
prompts(prompts, options)
prompts
options.onSubmit
options.onCancel
override
inject(values)
values
❯ Prompt Objects
type
name
message
initial
format
onRender
onState
stdin and stdout
❯ Types
text(message, [initial], [style])
Example
Options
password(message, [initial])
Example
Options
invisible(message, [initial])
Example
Options
number(message, initial, [max], [min], [style])
Example
Options
confirm(message, [initial])
Example
Options
list(message, [initial])
toggle(message, [initial], [active], [inactive])
Example
Options
select(message, choices, [initial], [hint], [warn])
Example
Options
multiselect(message, choices, [initial], [max], [hint], [warn])
autocompleteMultiselect(same)
Example
Options
autocomplete(message, choices, [initial], [suggest], [limit], [style])
Example
Options
date(message, [initial], [warn])
Example
Options
❯ Credit
❯ License
readme.md