jszip
jszip copied to clipboard
No support for web streams, only node
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
Will jszip support browser web streams in addition to node streams soon?