Files
Eli Grey 079824b6c1 Fix #48
2016-03-28 18:54:10 -04:00

15 lines
408 B
Markdown

Blob.js
==============
Blob.js implements the W3C [`Blob`][1] interface in browsers that do
not natively support it.
Supported browsers
------------------
Blob.js shares the [same supported browsers as FileSaver.js][2].
![Tracking image](https://in.getclicky.com/212712ns.gif)
[1]: https://developer.mozilla.org/en-US/docs/Web/API/Blob
[2]: https://github.com/eligrey/FileSaver.js#supported-browsers