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.
1 parent 0b137cf commit b2bf6d8Copy full SHA for b2bf6d8
1 file changed
README.md
@@ -1,6 +1,6 @@
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
+enough RAM, then have a look at the more advanced [StreamSaver.js](https://github.com/jimmywarting/StreamSaver.js)
+that can save data directly to the hard drive asynchronously 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
0 commit comments