Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/npkgz/cli-progress
/ example-formatter.js
File
example-formatter.js
examples/example-formatter.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
_progress = require(
'../cli-progress'
);
2
const
_colors = require(
'ansi-colors'
);
3
4
function
myFormatter(options, params, payload){
Callers
nothing calls this directly
Calls
1
Example5
Function · 0.70
Tested by
no test coverage detected