Stuk/jszip

Create, read and edit .zip files with Javascript

JavaScriptHTMLjavascriptzip
This is stars and forks stats for /Stuk/jszip repository. As of 01 May, 2024 this repository has 9162 stars and 1325 forks.

JSZip A library for creating, reading and editing .zip files with JavaScript, with a lovely and simple API. See https://stuk.github.io/jszip for all the documentation. const zip = new JSZip(); zip.file("Hello.txt", "Hello World\n"); const img = zip.folder("images"); img.file("smile.gif", imgData, {base64: true}); zip.generateAsync({type:"blob"}).then(function(content) { // see FileSaver.js saveAs(content, "example.zip"); }); /* Results in a zip containing Hello.txt images/ smile.gif */ License JSZip...
Read on GithubGithub Stats Page
repotechsstarsweeklyforksweekly
pixeltris/TwitchAdSolutionsJavaScriptC#5.2k03720
mermaid-js/mermaidJavaScriptTypeScriptHTML61.7k+1915.2k+60
airbnb/javascriptJavaScript138.5k026.3k0
matt8707/hass-configCSSJavaScript4.3k06540
facebookresearch/MephistoJavaScriptPythonCSS2810680
bvaughn/react-virtualizedJavaScriptCSSHTML25.4k03.1k0
bradtraversy/php-crashPHPHTMLHack49905000
digininja/DVWAPHPJavaScriptCSS8.3k02.9k0
firefly-iii/firefly-iiiPHPJavaScriptTwig11.4k+451.1k+4
BobTheShoplifter/Spring4Shell-POCPythonJavaHTML33701060