Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/alexkuz/script-progress
/ index.js
File
index.js
index.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
#! /usr/bin/env node
2
var
cp = require(
'child_process'
);
3
var
fs = require(
'fs'
);
4
var
md5 = require(
'blueimp-md5'
);
Callers
nothing calls this directly
Calls
4
median
Function · 0.85
getDiff
Function · 0.85
clear
Function · 0.85
redraw
Function · 0.85
Tested by
no test coverage detected