Fetch & Streams API Progress Indicator Examples Service Worker - Basic An inline <img> tag renders on the page while a Service Worker and ReadableStream simultaneously provide download progress. Minimal code is used to exemplify the basic JavaScript requirements. Fetch - Basic A ReadableStream shows progress while a remote image is downloaded with fetch(). Minimal code is used to exemplify the bas