Streaming Large ZIP Archives in the Browser with Vue and the File System Access API
Blob vs streaming, ZIP64, progress tracking, cancellation, and browser fallbacks Exporting a file from a web application usually looks like a simple operation. The application generates some data, cre
Aug 3, 202632 min read12

