node-zip - Zip/Unzip files ported from JSZip
在 node-stream-zip 基础上增加可指定文件名编码.Specify file name encoding(default utf8). Fork from node-stream-zip(node.js library for reading and extraction of ZIP archives)
Open Node Streams on demand.
A small set of utilities for streams.
Utility for downloading artifacts from different versions of Electron
Encode FormData content into the multipart/form-data format
Unzip library for NodeJS
This package provides support for the [RedisBloom](https://redis.io/docs/data-types/probabilistic/) module, which adds additional probabilistic data structures to Redis.
Unzip cross-platform streaming API compatible with fstream and fs.ReadStream
a streaming interface for archive generation
A readable stream that concatenates multiple streams with optional head, tail & join buffers
TypeScript definitions for mute-stream
This is lightweight memory stream module for node.js.
TypeScript definitions for stream-json
simple line-by-line stream reader
a JSON logging library for node.js services
Javascript implementation of zip for nodejs with support for electron original-fs. Allows user to create or extract zip files both in memory or to/from disk
Web API compatible streams for node/web
Web API compatible fetch implementation
Object transformations implementing the Node.js `stream.Transform` API
TypeScript definitions for tar-stream
TypeScript definitions for stream-chain
TypeScript definitions for stream-buffers
Uses OS zip command if available (for better performance and speed) or node.js version if there is no system command available. Can be called via node or command line.