types-axios
JSON →A TypeScript rewrite of axios, providing a Promise-based HTTP client for browser and Node.js. Version 0.0.8 is the latest stable release, with weekly or monthly updates. It aims to bring full TypeScript support to axios, including type definitions for request/response, interceptors, and cancellation. Differentiates from the original axios by offering native TypeScript types out-of-the-box, though it may lag behind axios updates. Supports browser XMLHttpRequests and Node.js http, request/response interception, transformation, and automatic JSON parsing.
Resources
packagetypes-axios ↗