fetch-progress

JSON →
library 1.3.0 ·javascript
verified Jun 7, 2026

A lightweight JavaScript library that adds progress tracking (percentage, speed, ETA, transferred bytes) to the standard fetch API. Current stable version is 1.3.0, released irregularly. Key differentiator: simple wrapper around fetch that provides real-time progress without replacing the native fetch. Ships TypeScript types. Suitable for browser and Node environments with fetch support. No dependencies, zero-config.