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