Skip to content

Instantly share code, notes, and snippets.

@nwtgck
Last active September 15, 2019 06:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nwtgck/55945861612869d9225a7de61780cef5 to your computer and use it in GitHub Desktop.
Save nwtgck/55945861612869d9225a7de61780cef5 to your computer and use it in GitHub Desktop.
<script src="https://cdn.jsdelivr.net/npm/web-streams-polyfill@2.0.2/dist/ponyfill.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/streamsaver@2.0.3/StreamSaver.min.js"></script>
<script>
document.write("supported: " + streamSaver.supported);
</script>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment