Skip to content
This repository has been archived by the owner on Jan 5, 2022. It is now read-only.

dat-ecosystem-archive/hyperdrive-to-zip-stream

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deprecated

More info on active projects and modules at dat-ecosystem.org


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

About

Create a zipfile from a hyperdrive [ DEPRECATED - More info on active projects and modules at https://dat-ecosystem.org/ ]

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published