Skip to content

Pure JS p7zip port for browser web worker usage 7z archive

Notifications You must be signed in to change notification settings

sbschorer/7zip-pure-js-web-worker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

7zip-pure-js-web-worker

Pure js p7zip port for browser web worker usage created by emscripten project.

Supports only decompressing of files. Encrypted archives (ZipCrypto and AES) are supported.

Usage

SevenZip.decompress(file: File, password?: string): Promise<File[]>

About

Pure JS p7zip port for browser web worker usage 7z archive

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%