https://github.com/dinoscapeprogramming/unzip
A simple unzip program using adm-zip
https://github.com/dinoscapeprogramming/unzip
Last synced: about 1 year ago
JSON representation
A simple unzip program using adm-zip
- Host: GitHub
- URL: https://github.com/dinoscapeprogramming/unzip
- Owner: DinoscapeProgramming
- License: apache-2.0
- Created: 2022-02-16T16:53:27.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-09T17:24:37.000Z (over 4 years ago)
- Last Synced: 2025-02-12T17:28:37.770Z (over 1 year ago)
- Language: JavaScript
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Unzip
A simple unzip program using Adm Zip
## Get started
First run this command:
```
npm install adm-zip
```