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

/dwebfs-to-zip-stream/

    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