We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 47ff4cd + d84a5c2 commit 0b137cfCopy full SHA for 0b137cf
README.md
@@ -1,3 +1,8 @@
1
+If you need to save really large files bigger then the blob's size limitation or don't have
2
+enough RAM, then have a look at the more advance [StreamSaver.js](https://github.com/jimmywarting/StreamSaver.js)
3
+that can save data directly to the hard drive asynchronous with the power of the new streams API. That will have
4
+support for progress, cancelation and knowing when it's done writing
5
+
6
FileSaver.js
7
============
8
0 commit comments