Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Acode-Foundation/acode-plugin
/ pack-zip.js
File
pack-zip.js
pack-zip.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
const
path = require(
"path"
);
2
const
fs = require(
"fs"
);
3
const
jszip = require(
"jszip"
);
4
Callers
nothing calls this directly
Calls
1
loadFile
Function · 0.85
Tested by
no test coverage detected