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 5297ec4 commit c6446e3Copy full SHA for c6446e3
README.md
@@ -3,7 +3,7 @@ StreamSaver.js (legacy-ish)
3
4
... Don't worry it's not deprecated. It's still maintained and i still recommend
5
using this when needed. Just want to let you know that there is this new native way
6
-to save files to the HD: https://wicg.github.io/native-file-system which is more
+to save files to the HD: https://github.com/whatwg/fs which is more
7
or less going to make FileSaver, StreamSaver and similar packages a bit obsolete
8
in the future, it'still in a experimental stage and not implemented by all browser.
9
That is why I also built [native-file-system-adapter](https://github.com/jimmywarting/native-file-system-adapter)
0 commit comments