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
certosinolab.hashnode.dev32 min read