cli-progress
Advanced tools
Changelog
2.1.1 ###
Changelog
2.1.0 ###
align
option to change the position of the progress bar (left, center, right) - thanks to sidneys on GitHub #22Infinity
is displayed as INF, NaN
as NULL - feature requested by AxelTerizaki on GitHub #21100000s
(INF is displayed in this case)example-notty.php
was brokenChangelog
2.0.0 ###
Upgrade is possible without any code modifications! requires node.js 4
linewrap
to disable terminal line wrapping (default)cli-progress.js
Terminal
classChangelog
1.8.0 ###
setTotal()
to manipulate the total value within running progress-bar - feature requested by ReggaePanda on GitHub #19examples/
directoryChangelog
1.7.0 ###
increment()
- feature requested by dsego on GitHub #18Changelog
1.6.1 ###
roundTo
parameter was not set for elapsedTime
calculation which caused raw float values within formatted time strings - thanks to rekinyz on GitHub #16Changelog
1.6.0 ###
Changelog
1.5.1 ###
Changelog
1.5.0 ###