axios-easy
JSON →Axios-easy is a modular TypeScript library (v0.2.6) that extends axios with composable interceptors and utilities for standardizing HTTP request/response handling. It provides plug-and-play interceptors for authentication, error handling, payload normalization, parameter serialization, and file processing. Currently in early development (pre-1.0), it offers tree-shakable imports, i18n support for error messages, full TypeScript types, and unit tests. Its key differentiators include a lego-like composition model, easy integration with openapi-ts-request, and minimal overhead via selective interceptor usage.