{"library":"axios-easy","type":"library","category":null,"description":"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.","language":"javascript","status":"active","version":"0.2.6","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install axios-easy","imports":["import { createRequestClient } from 'axios-easy'","import { defaultRequestInterceptor } from 'axios-easy/default-request-interceptor'","import { authenticateInterceptor } from 'axios-easy/authenticate-interceptor'"]},{"cmd":"yarn add axios-easy","imports":[]},{"cmd":"pnpm add axios-easy","imports":[]}],"homepage":"https://github.com/GreatAuk/axios-easy","github":"https://github.com/GreatAuk/axios-easy","docs":null,"changelog":null,"pypi":null,"npm":"axios-easy","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}