Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ScattrdBlade/bigFileUpload
/ json
Method
json
utils/upload.ts:216–218 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
214
}
215
216
async
json(): Promise<unknown> {
217
return
JSON.parse(
await
this.text());
218
}
219
}
220
221
function
setXhrUploadProgress(event: ProgressEvent) {
Callers
9
uploadToNest
Function · 0.80
uploadToEzHost
Function · 0.80
uploadToGofile
Function · 0.80
uploadToTmpfiles
Function · 0.80
uploadToZipline
Function · 0.80
uploadToNest
Function · 0.80
uploadToEzHost
Function · 0.80
uploadToGofile
Function · 0.80
uploadToTmpfiles
Function · 0.80
Calls
1
text
Method · 0.95
Tested by
no test coverage detected