# 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: - [@official@Official Documentation](https://www.npmjs.com/package/prompts)