bar icon indicating copy to clipboard operation
bar copied to clipboard

Port of the node-progress package, written in Golang.

Results 2 bar issues
Sort by recently updated
recently updated
newest added

I'd like to show a summary status after the progress is completed. Would be nice to render a final bar format after completion. e.g. during: ``` (█████ ) 25.0% 3.0...

enhancement
good first issue

Would be nice to be able to have a format like `:eta of :duration` to show `49s of 1s` and `10s of 40s` and `0s of 50s`.

enhancement
good first issue