Added tracking image to readme.
This commit is contained in:
@@ -25,7 +25,7 @@ tested them.
|
||||
Syntax
|
||||
------
|
||||
|
||||
FileSaver saveAs(in Blob data, in DOMString filename);
|
||||
FileSaver saveAs(in Blob data, in DOMString filename)
|
||||
|
||||
Examples
|
||||
--------
|
||||
@@ -67,9 +67,10 @@ this.
|
||||
|
||||
This isn't that useful unless you're saving very large files (e.g. generated video).
|
||||
|
||||

|
||||
|
||||
[1]: http://www.w3.org/TR/file-writer-api/#the-filesaver-interface
|
||||
[2]: http://oftn.org/projects/FileSaver.js/demo/
|
||||
[3]: http://www.w3.org/TR/file-writer-api/#the-blobbuilder-interface
|
||||
[4]: https://github.com/eligrey/BlobBuilder.js
|
||||
[5]: https://github.com/eligrey/canvas-toBlob.js
|
||||
[5]: https://github.com/eligrey/canvas-toBlob.js
|
||||
|
||||
Reference in New Issue
Block a user