jszip icon indicating copy to clipboard operation
jszip copied to clipboard

No support for web streams, only node

Open jasonGranholt opened this issue 2 years ago • 1 comments

Hi! I cannot find support for web streams ( Streams API) , only the nodeStream -->ZipObject#nodeStream(type[, onUpdate]). Adding this would be very helpful when unzipping and streaming files using jszip.

Thanks, Jason

jasonGranholt avatar Dec 16 '22 13:12 jasonGranholt

Will jszip support browser web streams in addition to node streams soon?

josundt avatar Jan 24 '24 16:01 josundt