Project Icon

inquire

Cross-Platform Library for Interactive CLI Prompts

Product DescriptionInquire is a library designed for building interactive command-line prompts, capable of collecting various types of user inputs such as texts with autocompletion, date selections, single and multi-item selections, and confidential password entries. It offers customizable rendering, input validation, and data parsing to meet diverse application requirements. Compatible with Windows and UNIX systems, it primarily uses crossterm but supports other terminal backends, aiming to enhance user engagement in CLI environments.
Project Details