Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/NathanPB/progress.js
/ download-lib.ts
File
download-lib.ts
docs/example/download-lib.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{initSimpleBar, ProgressBar, Tokens} from
'@nathanpb/progress'
;
2
import
download from
'download'
3
4
const
bar =
new
ProgressBar({ title:
'Download Progress'
})
Callers
nothing calls this directly
Calls
4
initSimpleBar
Function · 0.85
tick
Method · 0.80
progress
Method · 0.65
rate
Method · 0.65
Tested by
no test coverage detected