crossterm_progress_bar

Crates.iocrossterm_progress_bar
lib.rscrossterm_progress_bar
version2.1.1
sourcesrc
created_at2024-07-22 21:15:08.17606
updated_at2024-08-15 18:01:19.230129
descriptionLibrary for drawing progress bars
homepage
repositoryhttps://github.com/tsorak/crossterm_progress_bar
max_upload_size
id1312018
size24,136
Karl Ö (tsorak)

documentation

README

crossterm_progress_bar

Features

  • Write the bar directly to stdout
  • Write to String, fitted and styled properly
  • Configurable fill, empty and arrow char
  • Show/hide percentage

Examples

cargo run --example showcase

showcase progress bar example

cargo run --example side_by_side

side_by_side progress bar example

Commit count: 0

cargo fmt