Skip to content

amirparsadd/zip-guide-js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Working with ZIP Guide

This guide explains how to zip and unzip files in JavaScript.

I was getting ready for the next worldskills national event and they said i need to work with zip files but they didn't say how. Since there was no specification on which library to use, this repo covers multiple options including popular libraries such as adm-zip and jszip, as well as using system zip and unzip command-line utilities.

About

A guide on how to work with ZIP with Javascript

Topics

Resources

Stars

Watchers

Forks