Skip to content

Commit 0b137cf

Browse files
committed
Merge pull request eligrey#236 from eligrey/jimmywarting-patch-1
Public relations (PR) for StreamSaver.js
2 parents 47ff4cd + d84a5c2 commit 0b137cf

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
16
FileSaver.js
27
============
38

0 commit comments

Comments
 (0)