#
prompts
Here are 39 public repositories matching this topic...
318097
commented
Apr 16, 2019
- The first example can have few more chained prompts (It shows the power of enquirer in a few seconds)
- Todo can be moved to the bottom & can be a section (Below Contribution section)
- The 'Related prompts' section can be moved below 'Example Usage'. After the gif, the code should be shown (It is correct for Input prompt)
- The example should be complete. It should match exac
-
Updated
Mar 22, 2020 - Python
klaussinani
commented
Mar 4, 2019
Please visit the contributing guidelines to learn more on how to translate Qoa's documentation into more languages.
Tons of thank you to everyone for your help and support!
Cross-shell robbyrussell theme written in JavaScript
-
Updated
May 25, 2020 - JavaScript
iMicknl
commented
Feb 11, 2020
Currently not all packages specify the supported Node versions. We could do better by aligning the supported Node versions to the BotKit/BotBuilder SDK repository and to also add all versions in our CI/CD pipeline.
Create a custom PS1 variable for your Bash.
javascript
css
linux
shell
html
bash
website
terminal
tool
gh-pages
single-page-app
gnu-linux
prompt
gnu
webtool
prompts
ps1-variable
bourneagainshell
bourne-again-shell
-
Updated
Apr 27, 2020 - JavaScript
ltn100
opened
Aug 10, 2014
React component for display few chained modals / Single modal / Prompts / Alerts / Dialogs etc.
react
javascript
alerts
animation
popup-window
dialogs
classname
modals
popup
chained
prompts
chained-modals
-
Updated
Dec 9, 2018 - JavaScript
A bunch of mostly unrelated tools and code samples that may help the Cognos administrator, modeler, or report developer.
prompts
cognos
scriptable-reports
cognosanalytics
cognos-analytics
cognos11
cognos-11
prompt-api
ibmcognos
-
Updated
May 26, 2020 - JavaScript
Quizam! Like Shazam, but more wizardry. A CLI tool for quickly running YAML quizzes.
-
Updated
Feb 25, 2019 - JavaScript
"Opinionated" (lazy) port of the Oh-My-Zsh "Sorin" theme for the Fish Shell
-
Updated
May 12, 2020 - Shell
An app that collects the user's age and retrieves specific messages based on conditional statements setup.
-
Updated
May 17, 2020 - JavaScript
Conversational wizard and prompts generator
-
Updated
Sep 27, 2019 - TypeScript
An app that collects the user's age in years and calculates the total number of days the user has been alive.
-
Updated
May 17, 2020 - JavaScript
An app that collects user information in the browser and retrieves it in the developer's console.
javascript
information-retrieval
html5
css3
console-log
javascript-applications
prompts
preferred-browsers
-
Updated
May 17, 2020 - JavaScript
Gather insightful user input from Bukkit players through prompting
-
Updated
Oct 16, 2018 - Java
Improve this page
Add a description, image, and links to the prompts topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the prompts topic, visit your repo's landing page and select "manage topics."
Describe the bug
There is no documentation about how to mark a choice as pre-selected in a multiselect. It works to set
selected: truein the choice, however@types/promptsdoesn't know about it and neither does any of the documentation.Expected behavior
The docs as well as the types should help to figure out how to do this.
System