datBase
datBase copied to clipboard
improve large file download with StreamSaver.js
https://github.com/jimmywarting/StreamSaver.js
interesting approach! https only should be fine too
Oh nice
Actually it can work on http sites too, it's just a mater of sending a messageChannel to an https site (by doing that i need to show a popup or a new tab for a split second)
You can see it happen in action here: http://jimmywarting.github.io/StreamSaver.js/example.html
@clkao have you gotten any progress on this? it'd be a great feature to have!