axios-timing

JSON →
library 1.0.2 ·javascript
verified Jun 7, 2026

An Axios plugin that measures the actual time taken for HTTP requests to complete. Version 1.0.2 is the latest stable release. It is a lightweight utility for performance monitoring, using interceptors to track request duration and reporting via a callback. Differentiators include simple integration with either the global axios instance or a custom instance, and support for custom callback functions.