Prompts
Prompts is a higher level and user friendly interface built on top of Node.js’s inbuilt Readline
module. It supports different type of prompts such as text, password, autocomplete, date, etc. It is an interactive module and comes with inbuilt validation support.
Visit the following resources to learn more: