hyperdrive-to-zip-stream

2.1.1 • Public • Published

hyperdrive-to-zip-stream

Usage

const toZipStream = require('hyperdrive-to-zip-stream')
 
toZipStream(archive, '/').pipe(fs.createWriteStream(...))

The output zip will only contain files that are fully downloaded. You can specify subfolders to fetch part of the archive.

License

MIT

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 2.1.1
    2
    • latest

Version History

Package Sidebar

Install

npm i hyperdrive-to-zip-stream

Weekly Downloads

3

Version

2.1.1

License

MIT

Unpacked Size

5.16 kB

Total Files

7

Last publish

Collaborators

  • pfraze
  • pfrazee