dwebfs-to-zip-stream

1.0.0 • Public • Published

dwebfs-to-zip-stream

Usage

const toZipStream = require('dwebfs-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
  • 1.0.0
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.0
    1

Package Sidebar

Install

npm i dwebfs-to-zip-stream

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

5.12 kB

Total Files

7

Last publish

Collaborators

  • shikhars3711