jimmywarting / StreamSaver.js

StreamSaver writes stream to the filesystem directly asynchronous
https://jimmywarting.github.io/StreamSaver.js/example.html
MIT License
4.04k stars 418 forks source link

Use an iframe to trigger download on secure pages instead of <a> tag #81

Closed TexKiller closed 5 years ago

TexKiller commented 5 years ago

Use an iframe to trigger download on secure pages instead of < a> tag, so it works without the need for user interaction