/
moreqqq
/
DeliveryService
Обзор
Документация
Войти
/
moreqqq
/
DeliveryService
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
CI/CD
Аналитика
Безопасность
master
DeliveryService
/
...
/
node_modules
/
prompts
/
..
dist
написал тесты
2 месяца назад
lib
написал тесты
2 месяца назад
index.js
написал тесты
2 месяца назад
license
написал тесты
2 месяца назад
package.json
написал тесты
2 месяца назад
readme.md
написал тесты
2 месяца назад
❯ 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