Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/scriptscat/scriptcat
/ pack.js
File
pack.js
scripts/pack.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/* global process */
2
import
{ promises as fs } from
"fs"
;
3
import
{ ZipWriter } from
"web-jszipp"
;
4
import
ChromeExtension from
"crx"
;
Callers
nothing calls this directly
Calls
8
resolveAgentEnabled
Function · 0.90
toChromeVersion
Function · 0.90
applyAgentManifest
Function · 0.90
addZipFile
Function · 0.85
addDir
Function · 0.85
error
Method · 0.80
close
Method · 0.65
parse
Method · 0.45
Tested by
no test coverage detected