MCPcopy Create free account
hub / github.com/NathanPB/progress.js / complex.ts

File complex.ts

docs/example/complex.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {Events, ProgressBar, RenderTrigger, Tokens, TTYProgressBarRenderer} from '@nathanpb/progress'
2
3const bar = new ProgressBar({ total: 100 })
4

Callers

nothing calls this directly

Calls 4

tickMethod · 0.80
etaMethod · 0.65
elapsedTimeMethod · 0.65
progressMethod · 0.65

Tested by

no test coverage detected