Popularity
8.7
Growing
Activity
1.3
-
3,564
15
206
Programming language: Rust
License: MIT License
Latest version: v0.15.0
indicatif alternatives and similar packages
Based on the "Progress" category.
Alternatively, view indicatif alternatives based on common mentions on social networks and blogs.
Do you think we are missing an alternative of indicatif or a related project?
Popular Comparisons
README
indicatif
A Rust library for indicating progress in command line applications to users.
This currently primarily provides progress bars and spinners as well as basic color support, but there are bigger plans for the future of this!
Examples
[examples/yarnish.rs](examples/yarnish.rs)
[examples/download.rs](examples/download.rs)
[examples/multi.rs](examples/multi.rs)
[examples/single.rs](examples/single.rs)