wd-axios
JSON →An axios wrapper library for JavaScript/TypeScript that provides built-in loading indicators, success/error prompts, request caching, request queue deduplication with configurable cancellation, and preloading support. Current stable version is 6.12.6, with active development. It simplifies common patterns like token injection via interceptors and automatic response validation. The library ships with TypeScript type definitions and supports ESM/CJS via module bundlers. Key differentiators include a single function API for all requests, a unified settings object for global defaults, and integration of UI feedback (loading, prompts) directly into the request lifecycle.
Resources
packagewd-axios ↗