Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/npkgz/cli-progress
/ example-colorized.js
File
example-colorized.js
examples/example-colorized.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
_progress = require(
'../cli-progress'
);
2
3
// create a new progress bar with preset
4
const
bar =
new
_progress.Bar({
Callers
nothing calls this directly
Calls
3
start
Method · 0.45
update
Method · 0.45
stop
Method · 0.45
Tested by
no test coverage detected