Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 139 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 139 Bytes

async-save

Experiment for async file saving in browsers It uses ServiceWorkers and ReadableStreams.

Usage

python3 -m http.server 8001