axios-timed

JSON →
library 1.0.0 ·javascript
verified Jun 7, 2026

axios-timed is a lightweight wrapper around axios that adds request timing capabilities, logging elapsed time for HTTP requests in milliseconds. Current stable version is 1.0.0. It provides a simple interceptor-based approach to measure and log request duration. Compared to manual timing, it integrates seamlessly with axios instances and supports custom logging functions. Release cadence is low; last update was several years ago.