node-zip-stream icon indicating copy to clipboard operation
node-zip-stream copied to clipboard

a streaming zip archive generator

Results 39 node-zip-stream issues
Sort by recently updated
recently updated
newest added

Bumps [chai](https://github.com/chaijs/chai) from 4.3.4 to 4.3.6. Release notes Sourced from chai's releases. v4.3.6 Update loupe to 2.3.1 v4.3.5 build chaijs fca5bb1 build(deps-dev): bump codecov from 3.1.0 to 3.7.1 (#1446) 747eb4e...

dependencies
javascript

文件夹里面文件很多的时候,会出现只解压缩处理部分文件,使用WinRAR 进行压缩成zip

If the empty file is not stored, using ZipInputStream to decompress will throw the following error: ``` java.util.zip.ZipException: only DEFLATED entries can have EXT descriptor at java.util.zip.ZipInputStream.readLOC(ZipInputStream.java:310) at java.util.zip.ZipInputStream.getNextEntry(ZipInputStream.java:122) at...

The following are the ES6 syntax changes done: 1. Replace var with ES6 let & const 2. Use object destructing 3. Convert function prototype to class syntax

enhancement

I'm trying to write a ZIP file in chunks, by separate independent processes running at different times (but in the right serialized order). Ideally each process should append one single...

Is the generation of a zip with password supported ? If so where can i find the options ? Thank you !

Hi , I am taking the output of this library and sending it over http, on the other side i have a test that needs to inflate the stream and...

I want to set file encoding as GKB, How to file encoding?

A few lines to support the addition of extra data to file entry.

Bumps [actions/setup-node](https://github.com/actions/setup-node) from 2.2.0 to 3.5.1. Release notes Sourced from actions/setup-node's releases. Update @​actions/core and Print Node, Npm, Yarn versions In scope of this release we updated actions/core to 1.10.0....

dependencies
github_actions