Progress Bar

Watch it fill up as tasks complete, like a loading bar on a game console, offering visual progress updates.

Basic

Progress bars show how much an operation is done, either exactly or roughly, over time.

Loading…0%

Installation

In the terminal, run the following command to begin:
npx hq-kit add progress-bar

Indeterminate

An indeterminate progress bar is a type of progress indicator that does not show a specific amount of progress or percentage complete.

Loading…