SBoudrias / Inquirer.js

A collection of common interactive command line user interfaces.
MIT License
19.72k stars 1.28k forks source link

inquirer js progress bar #868

Open kruzus opened 4 years ago

kruzus commented 4 years ago

Is there a way to integrate a progress bar with this?

na57 commented 3 months ago

There should be.

SBoudrias commented 3 months ago

A progress bar or flow control could be created, but that to me is a different package.

I wouldn't mind integrating it under the @inquirer/* umbrella and officially supporting, but I have limited interest to develop a solution myself (it can change in the future, but not a personal priority now.) I'm happy to help brainstorming an API design, but first step is to properly understand the problem space.