/
eapostnova
/
2026-1--study--mathmod
Обзор
Документация
Войти
/
eapostnova
/
2026-1--study--mathmod
Код
Запросы
0
Задачи
Пакеты
0
Релизы
6
Аналитика
Безопасность
develop
2026-1--study--mathmod
/
node_modules
/
inquirer
/
..
node_modules
feat(lab): lab04
5 месяцев назад
LICENSE
feat(lab): lab04
5 месяцев назад
README.md
feat(lab): lab04
5 месяцев назад
package.json
feat(lab): lab04
5 месяцев назад
Compat Version
Inquirer.js
Table of Contents
Goal and Philosophy
Documentation
Installation
Examples (Run it and see it)
Methods
`inquirer.prompt(questions) -> promise`
`inquirer.registerPrompt(name, prompt)`
`inquirer.createPromptModule() -> prompt function`
Objects
Question
Answers
Separator
Prompt types
List - `{type: 'list'}`
Raw List - `{type: 'rawlist'}`
Expand - `{type: 'expand'}`
Checkbox - `{type: 'checkbox'}`
Confirm - `{type: 'confirm'}`
Input - `{type: 'input'}`
Input - `{type: 'number'}`
Password - `{type: 'password'}`
Editor - `{type: 'editor'}`
User Interfaces and layouts
Bottom Bar - `inquirer.ui.BottomBar`
Reactive interface
Support (OS Terminals)
News on the march (Release notes)
Contributing
License
Plugins
Prompts
README.md