JSZip
Create, read and edit .zip files with Javascript.
Zip파일 생성/읽기/수정용 JS 라이브러리
Features
- 자바스크립트 스타일의 간단한 API로 압축파일 제어 가능
- 파일 추가/삭제/갱신
- 폴더 추가/삭제
- 정규식으로 파일/폴더 찾기
- forEach, filter
- generateAsync/NodeStream/InternalStream 지원
- loadAsync
Create, read and edit .zip files with Javascript.
Zip파일 생성/읽기/수정용 JS 라이브러리