prompt-async
The enhanced prompt module that enables you to `await` its methods.
promif
Conditionally run promise series waterfall alike, every promise in the chain will get the previous result. At the end you get the an array with all the results, being the laters the final outcome