question-stream
v1.0.0
Published
a promptless prompter used when you want to ask questions without requiring modules that use you to be command line applications. Various plugins will be created sometime in the future
Downloads
1
Readme
question-stream
A node question stream for streaming questions A prompt-less prompter for questions with button answers
Documentation
https://pfgithub.github.io/question-stream
Building
yarn install
##Testing
yarn test ; yarn run lcov-report
Documentation
Usage
Can be used for asking questions with buttons for answers. Each button has a description. Cannot be used for text input or other types of input yet. (2.0.0 should have these features)