rndme / download

file downloading using client-side javascript
MIT License
2.28k stars 417 forks source link

[Feature Request] Support for downloading multiple files preferably .zip file or (.tar) file #81

Closed nateshmbhat closed 1 year ago

ricardoee commented 5 years ago

Surely this would be an implementation you would do yourself on the backend?

lemanschik commented 1 year ago

out of scope

rndme commented 1 year ago

While that could be handy for some, it would require breaking argument signature changes and massively bloat the smallish code size that we all love. I'm playing with a virtual filesystem idea, and downloading folders and multiple files could well be a part, I'll update this issue with a link if the project matures to a release worthy status.

lemanschik commented 1 year ago

@rndme you can join my project i launch https://opfs.zip

lemanschik commented 1 year ago

@rndme i also got cloud-fs.zip and a file explorer and tar zip support and a phar like format called .esar ecmascript archive opfs.zip will implement .esar support esar is a simple format contianing a stub and integrity framework.