Remote Zip File Extractor is a Node.js tool that allows you to stream and display the contents of various file types from a remote ZIP archive directly in your terminal. With support for images, audio files, text, PDFs, and more, it offers a modular, extensible system where custom handlers can be added for new file types. It's perfect for developer
JavaScript
24
1
No license
Total donated
Undistributed
Share with your subscribers:
Recipients
How the donated funds are distributed
Support the dependencies of agarrec-vivlio/zip-stream-cli
tar-stream is a streaming tar parser and generator and nothing else. It operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system.