A lightweight, cross-runtime ES8-compatible ZIP extraction tool leveraging Web Streams API for seamless streaming-based decompression, without dependencies.
Process zip files using streaming API
Get a stream as a string, Buffer, ArrayBuffer or array
TypeScript definitions for unzip-stream
Converts a Web-API readable-stream into a Node.js readable-stream.
Unzip library for NodeJS
Convert Node Readable to Web API ReadableStream
decompress zip plugin
A tiny, zero-dependency yet spec-compliant asynchronous iterator polyfill/ponyfill for ReadableStreams.
Spec-compliant FormData implementation for Node.js
Web API compatible streams for node/web
Easily unzip an HTTP stream
Object transformations implementing the Node.js `stream.Transform` API
Web Streams, based on the WHATWG spec reference implementation
Convert a value to a ReadableStream
Unzip cross-platform streaming API compatible with fstream and fs.ReadStream
Unzip chrome extension files
Web API compatible fetch implementation
decompress zip plugin
Transform stream that decompress its input if it's compressed, and echoes it if not
Node.js Streams, a user-land copy of the stream library from Node.js
CSV parsing implementing the Node.js `stream.Transform` API
Web API compatible Blob implementation
Chain functions, generators, Node streams, and Web streams into a pipeline with backpressure support.