Codebase list golang-github-vbauerster-mpb / bb31dde
typo fix Vladimir Bauer 9 years ago
1 changed file(s) with 1 addition(s) and 1 deletion(s). Raw diff Collapse all Expand all
1212 * __Dynamic Addition__: Add additional progress bar at any time
1313 * __Dynamic Removal__: Remove rendering progress bar at any time
1414 * __Dynamic Sorting__: Sort bars by progression
15 * __Dynamic Resize: Resize bars on terminal width change
15 * __Dynamic Resize__: Resize bars on terminal width change
1616 * __Custom Decorator Functions__: Add custom functions around the bar along with helper functions
1717 * __Predefined Decoratros__: Elapsed time, [Ewmaest](https://github.com/dgryski/trifles/tree/master/ewmaest) based ETA, Percentage, Bytes counter
1818