Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/npkgz/cli-progress
/ functions
Functions
59 in github.com/npkgz/cli-progress
⨍
Functions
59
◇
Types & classes
10
↓ 25 callers
Method
log
(s)
lib/multi-bar.js:232
↓ 25 callers
Function
mergeOption
(v, defaultValue)
lib/options.js:2
↓ 14 callers
Method
start
(total, startValue, payload)
lib/single-bar.js:62
↓ 12 callers
Method
stop
()
lib/multi-bar.js:171
↓ 11 callers
Method
update
(time, value, total)
lib/eta.js:18
↓ 9 callers
Method
write
(s, rawWrite=false)
lib/terminal.js:123
↓ 8 callers
Method
isTTY
()
lib/terminal.js:148
↓ 8 callers
Method
newline
()
lib/terminal.js:116
↓ 7 callers
Method
getTotal
()
lib/generic-bar.js:217
↓ 6 callers
Function
autopadding
(v)
lib/format-time.js:14
↓ 5 callers
Method
create
(total, startValue, payload, barOptions={})
lib/multi-bar.js:41
↓ 5 callers
Method
increment
(arg0 = 1, arg1 = {})
lib/generic-bar.js:204
↓ 5 callers
Method
render
()
lib/single-bar.js:26
↓ 4 callers
Method
cursor
(enabled)
lib/terminal.js:37
↓ 4 callers
Method
lineWrapping
(enabled)
lib/terminal.js:133
↓ 4 callers
Function
showPreset
(name)
examples/example-presets.js:5
↓ 4 callers
Function
showPreset
(name, pos)
examples/example-align.js:5
↓ 3 callers
Method
clearLine
()
lib/terminal.js:98
↓ 3 callers
Method
cursorTo
(x=null, y=null)
lib/terminal.js:50
↓ 3 callers
Function
round
(input)
lib/format-time.js:5
↓ 3 callers
Method
update
(arg0, arg1 = {})
lib/generic-bar.js:149
↓ 2 callers
Method
clearBottom
()
lib/terminal.js:107
↓ 2 callers
Method
cursorRelativeReset
()
lib/terminal.js:73
↓ 2 callers
Function
fibonacci
(n)
examples/example-synchronous.js:5
↓ 2 callers
Method
getWidth
()
lib/terminal.js:153
↓ 2 callers
Function
runSinglebar
(options, limit)
examples/example-synchronous.js:13
↓ 2 callers
Method
setTotal
(total)
lib/generic-bar.js:222
↓ 2 callers
Method
update
()
lib/multi-bar.js:113
↓ 1 callers
Function
Example1
(onComplete)
examples/example.js:13
↓ 1 callers
Function
Example2
(onComplete)
examples/example.js:45
↓ 1 callers
Function
Example3
(onComplete)
examples/example.js:78
↓ 1 callers
Function
Example4
(onComplete)
examples/example.js:110
↓ 1 callers
Function
Example5
()
examples/example-visual.js:4
↓ 1 callers
Function
Example5
()
examples/example-formatter.js:18
↓ 1 callers
Function
Example5
(onComplete)
examples/example.js:125
↓ 1 callers
Function
Example6
(onComplete)
examples/example.js:171
↓ 1 callers
Function
autopadding
(value, length)
lib/format-value.js:11
↓ 1 callers
Method
calculate
(remaining)
lib/eta.js:32
↓ 1 callers
Method
clearRight
()
lib/terminal.js:89
↓ 1 callers
Method
cursorRestore
()
lib/terminal.js:27
↓ 1 callers
Method
cursorSave
()
lib/terminal.js:17
↓ 1 callers
Method
getProgress
()
lib/generic-bar.js:180
↓ 1 callers
Method
getTime
()
lib/eta.js:27
↓ 1 callers
Function
runMultibar
(options, limit)
examples/example-synchronous.js:33
↓ 1 callers
Method
stop
()
lib/generic-bar.js:135
↓ 1 callers
Function
updateBar
()
test/infinite.js:7
↓ 1 callers
Method
updateETA
()
lib/generic-bar.js:229
Method
constructor
(options, preset)
lib/multi-bar.js:9
Method
constructor
(length, initTime, initValue)
lib/eta.js:5
Method
constructor
(outputStream)
lib/terminal.js:6
Method
constructor
(options, preset)
lib/single-bar.js:7
Method
constructor
(options)
lib/generic-bar.js:9
Method
cursorRelative
(dx=null, dy=null)
lib/terminal.js:60
Function
myFormatter
(options, params, payload)
examples/example-formatter.js:4
Method
remove
(bar)
lib/multi-bar.js:90
Method
render
(forceRendering=false)
lib/generic-bar.js:53
Method
start
(total, startValue, payload)
lib/generic-bar.js:104
Method
stop
()
lib/single-bar.js:96
Method
update
(current, payload)
lib/single-bar.js:45