storage-js
storage-js copied to clipboard
refactor: allow download as stream
What kind of change does this PR introduce?
Refactor? Feature?
What is the current behavior?
Related to #72
Right now the library only allows download as Blob.
What is the new behavior?
Allows download as stream when the option stream is passed.
Additional context
Haven't really tested yet. I wrote a test but haven't setup a local Storage API server.
Hi @inian!! Is any change necessary for approval? I think this is a very good feature
Bump, this would be really useful