Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Stuk/jszip
/ functions
Functions
168 in github.com/Stuk/jszip
⨍
Functions
168
◇
Types & classes
13
↓ 21 callers
Method
file
* Get a file from the archive * * @param Path relative path to file * @return File matching path, null if no file found
index.d.ts:231
↓ 20 callers
Method
on
* Register a listener on an event
index.d.ts:194
↓ 19 callers
Method
async
* Prepare the content in the asked type. * @param type the type of the result. * @param onUpdate a function to call on each internal
index.d.ts:96
↓ 18 callers
Method
generateAsync
* Generates a new archive asynchronously * * @param options Optional options for the generator * @param onUpdate The optional function
index.d.ts:298
↓ 12 callers
Method
loadAsync
* Deserialize zip file asynchronously * * @param data Serialized zip file * @param options Options for deserializing * @return Ret
index.d.ts:324
↓ 8 callers
Method
folder
* Returns an new JSZip instance with the given folder as root * * @param name Name of the folder * @return New JSZip object with the gi
index.d.ts:258
↓ 8 callers
Method
resume
* Resume the stream if the stream is paused. Once resumed, the stream starts sending data events again * * @return The current Strea
index.d.ts:211
↓ 6 callers
Method
pause
* Pause the stream if the stream is running. Once paused, the stream stops sending data events * * @return The current StreamHelper
index.d.ts:218
↓ 5 callers
Function
N
(e,t)
test/jquery-1.8.3.min.js:2
↓ 5 callers
Method
filter
* Get all files which match the given filter function * * @param predicate Filter function * @return Array of matched elements
index.d.ts:281
↓ 4 callers
Function
e
(t,n)
test/jquery-1.8.3.min.js:2
↓ 4 callers
Method
forEach
* Call a callback function for each entry at this folder level. * * @param callback function
index.d.ts:273
↓ 4 callers
Method
generateInternalStream
* Generates the complete zip file with the internal stream implementation * * @param options Optional options for the generator * @retu
index.d.ts:315
↓ 4 callers
Function
v
(e,t)
test/jquery-1.8.3.min.js:2
↓ 3 callers
Function
Gt
(e,t)
test/jquery-1.8.3.min.js:2
↓ 3 callers
Function
crc32
(crc, buf, len, pos)
lib/crc32.js:29
↓ 3 callers
Function
decToHex
(dec, bytes)
lib/generate/ZipFileWorker.js:16
↓ 3 callers
Function
lt
(e)
test/jquery-1.8.3.min.js:2
↓ 3 callers
Function
r
(e)
test/jquery-1.8.3.min.js:2
↓ 3 callers
Method
remove
* Removes the file or folder from the archive * * @param path Relative path of file or folder * @return Returns the JSZip instance
index.d.ts:289
↓ 3 callers
Function
resetMessage
* Reset the message.
documentation/examples/downloader.inc/helpers.js:6
↓ 2 callers
Function
$n
()
test/jquery-1.8.3.min.js:2
↓ 2 callers
Function
a
()
test/jquery-1.8.3.min.js:2
↓ 2 callers
Method
accumulate
* Read the whole stream and call a callback with the complete content * * @param updateCallback The function called every time the s
index.d.ts:204
↓ 2 callers
Function
at
(e,t)
test/jquery-1.8.3.min.js:2
↓ 2 callers
Function
doAsserts
(zip, fileName, dir, octal)
test/asserts/permissions.js:16
↓ 2 callers
Function
en
(e,t,n,r)
test/jquery-1.8.3.min.js:2
↓ 2 callers
Function
forceTrailingSlash
(path)
lib/object.js:123
↓ 2 callers
Function
ft
(e,t,n)
test/jquery-1.8.3.min.js:2
↓ 2 callers
Method
generateNodeStream
* Generates a new archive asynchronously * * @param options Optional options for the generator * @param onUpdate The optional function
index.d.ts:307
↓ 2 callers
Function
i
(n)
test/jquery-1.8.3.min.js:2
↓ 2 callers
Function
l
(t)
test/jquery-1.8.3.min.js:2
↓ 2 callers
Function
nn
(e)
test/jquery-1.8.3.min.js:2
↓ 2 callers
Function
nt
(e,t,n,r)
test/jquery-1.8.3.min.js:2
↓ 2 callers
Function
o
(e,t,n)
test/jquery-1.8.3.min.js:2
↓ 2 callers
Function
runBrowsers
(waitFor, file)
test/run.js:41
↓ 2 callers
Function
showError
* show an error message. * @param {String} text the text to show.
documentation/examples/downloader.inc/helpers.js:26
↓ 2 callers
Function
str2blob
(str)
test/asserts/file.js:5
↓ 2 callers
Function
stringToArrayLike
* Fill in an array with a string. * @param {String} str the string to use. * @param {Array|ArrayBuffer|Uint8Array|Buffer} array the array to fill in
lib/utils.js:82
↓ 2 callers
Function
testGenerate
(assert, options)
test/asserts/generate.js:12
↓ 2 callers
Function
ut
(e)
test/jquery-1.8.3.min.js:2
↓ 1 callers
Function
A
()
test/jquery-1.8.3.min.js:2
↓ 1 callers
Function
An
(e,n,r)
test/jquery-1.8.3.min.js:2
↓ 1 callers
Function
At
(e,t)
test/jquery-1.8.3.min.js:2
↓ 1 callers
Function
B
(e)
test/jquery-1.8.3.min.js:2
↓ 1 callers
Function
C
()
test/jquery-1.8.3.min.js:2
↓ 1 callers
Function
Cn
(e)
test/jquery-1.8.3.min.js:2
↓ 1 callers
Function
Fn
()
test/jquery-1.8.3.min.js:2
↓ 1 callers
Function
H
(e,n,r)
test/jquery-1.8.3.min.js:2
↓ 1 callers
Function
In
()
test/jquery-1.8.3.min.js:2
↓ 1 callers
Function
Jn
(e,t)
test/jquery-1.8.3.min.js:2
↓ 1 callers
Function
K
(e)
test/jquery-1.8.3.min.js:2
↓ 1 callers
Function
Kn
(e,t,n)
test/jquery-1.8.3.min.js:2
↓ 1 callers
Function
L
(e,t)
test/jquery-1.8.3.min.js:2
↓ 1 callers
Function
Ln
(e,n)
test/jquery-1.8.3.min.js:2
↓ 1 callers
Function
Lt
(e,t)
test/jquery-1.8.3.min.js:2
↓ 1 callers
Function
Mt
(e)
test/jquery-1.8.3.min.js:2
↓ 1 callers
Function
On
(e,t)
test/jquery-1.8.3.min.js:2
↓ 1 callers
Function
Ot
(e,t)
test/jquery-1.8.3.min.js:2
↓ 1 callers
Function
Qn
(e,t)
test/jquery-1.8.3.min.js:2
↓ 1 callers
Function
Qt
(e,t)
test/jquery-1.8.3.min.js:2
↓ 1 callers
Function
T
(e,n,s,a)
test/jquery-1.8.3.min.js:2
↓ 1 callers
Function
Yt
(e,t)
test/jquery-1.8.3.min.js:2
↓ 1 callers
Function
Z
(e)
test/jquery-1.8.3.min.js:2
↓ 1 callers
Function
Zn
(e,t)
test/jquery-1.8.3.min.js:2
↓ 1 callers
Function
Zt
(e,t,n)
test/jquery-1.8.3.min.js:2
↓ 1 callers
Function
_
(e)
test/jquery-1.8.3.min.js:2
↓ 1 callers
Function
_t
(e)
test/jquery-1.8.3.min.js:2
↓ 1 callers
Function
accumulate
* Listen a StreamHelper, accumulate its content and concatenate it into a * complete block. * @param {StreamHelper} helper the helper to use. * @pa
lib/stream/StreamHelper.js:79
↓ 1 callers
Function
arrayLikeToArrayLike
* Copy the data from an array-like to an other array-like. * @param {Array|ArrayBuffer|Uint8Array|Buffer} arrayFrom the origin array. * @param {Arra
lib/utils.js:208
↓ 1 callers
Function
arrayLikeToString
* Transform an array-like object to a string. * @param {Array|ArrayBuffer|Uint8Array|Buffer} array the array to transform. * @return {String} the re
lib/utils.js:164
↓ 1 callers
Function
assertDosPermissions
(assert, file)
test/asserts/permissions.js:37
↓ 1 callers
Function
assertUnixPermissions
(assert, file)
test/asserts/permissions.js:15
↓ 1 callers
Function
buf2string
(buf)
lib/utf8.js:108
↓ 1 callers
Function
checkEntryCRC32
* Check the CRC32 of an entry. * @param {ZipEntry} zipEntry the zip entry to check. * @return {Promise} the result.
lib/load.js:14
↓ 1 callers
Function
concat
* Concatenate an array of data of the given type. * @param {String} type the type of the data in the given array. * @param {Array} dataArray the arr
lib/stream/StreamHelper.js:46
↓ 1 callers
Function
crc32str
* Compute the crc32 of a string. * This is almost the same as the function crc32, but for strings. Using the * same function for the two use cases l
lib/crc32.js:53
↓ 1 callers
Function
createPromiseProxy
* Creates a wrapper around an existing Promise implementation to count * calls and detect custom implementations. * @param {Promise} OriginalPromise
test/asserts/external.js:11
↓ 1 callers
Function
ct
(e,t,n,r,i,s)
test/jquery-1.8.3.min.js:2
↓ 1 callers
Function
dt
(e,t,n)
test/jquery-1.8.3.min.js:2
↓ 1 callers
Function
evalFromIframe
(source)
test/browser/cross-realm.js:8
↓ 1 callers
Function
findCompression
(compressionMethod)
lib/zipEntry.js:18
↓ 1 callers
Function
fn
(e,t,n,r)
test/jquery-1.8.3.min.js:2
↓ 1 callers
Function
fn
(deferred)
test/benchmark/benchmark.js:17
↓ 1 callers
Function
generateCentralDirectoryEnd
(entriesCount, centralDirLength, localDirLength, comment, encodeFileName)
lib/generate/ZipFileWorker.js:267
↓ 1 callers
Function
generateDataDescriptors
(streamInfo)
lib/generate/ZipFileWorker.js:299
↓ 1 callers
Function
generateDosExternalFileAttr
(dosPermissions)
lib/generate/ZipFileWorker.js:65
↓ 1 callers
Function
generateStreamTest
(name, ref, createFunction, generateOptions)
test/asserts/stream.js:55
↓ 1 callers
Function
generateUnixExternalFileAttr
(unixPermissions, isDir)
lib/generate/ZipFileWorker.js:40
↓ 1 callers
Function
generateZipParts
(streamInfo, streamedContent, streamingEnded, offset, platform, encodeFileName)
lib/generate/ZipFileWorker.js:80
↓ 1 callers
Function
getCompression
(fileCompression, zipCompression)
lib/generate/index.js:12
↓ 1 callers
Function
handleFile
(f)
documentation/examples/read-local-file-api.inc/read.js:11
↓ 1 callers
Function
ht
(e)
test/jquery-1.8.3.min.js:2
↓ 1 callers
Function
isRegExp
* Cross-window, cross-Node-context regular expression detection * @param {Object} object Anything * @return {Boolean} true if the object is a
lib/object.js:160
↓ 1 callers
Function
it
(e)
test/jquery-1.8.3.min.js:2
↓ 1 callers
Function
kn
(e,n,r,i,s,o)
test/jquery-1.8.3.min.js:2
↓ 1 callers
Function
makeTable
()
lib/crc32.js:11
↓ 1 callers
Method
nodeStream
(type?: 'nodebuffer', onUpdate?: OnUpdateCallback)
index.d.ts:97
↓ 1 callers
Function
ot
(e,t,n)
test/jquery-1.8.3.min.js:2
↓ 1 callers
Function
parentFolder
(path)
lib/object.js:109
next →
1–100 of 168, ranked by callers