Crates.io | progresso |
lib.rs | progresso |
version | 0.5.0 |
source | src |
created_at | 2023-02-19 15:30:35.382608 |
updated_at | 2023-02-19 15:30:35.382608 |
description | A progress bar library for the terminal with styling. |
homepage | https://github.com/srjilarious/progressors |
repository | https://github.com/srjilarious/progressors |
max_upload_size | |
id | 789097 |
size | 22,287 |
A progress bar library with some simple styling support. The library supports drawing unicode characters for the ends and middle of the progress bar, and each can have their own background and foreground colors applied.
You can also provide intermediate characters so that the bar animates while it fills. Both the simple
(ascii only) and simple_block
(unicode characters) show off this feature.