xhr-stream-dl
This is a 0-dependency, ES module-compatible implementation of the streaming mechanism described [here](https://hpbn.co/xmlhttprequest/#streaming-data-with-xhr) and shown [here](https://gist.github.com/igrigorik/5736866).
Usage no npm install needed!
<script type="module">
import xhrStreamDl from 'https://cdn.skypack.dev/xhr-stream-dl';
</script>