{"library":"axios-case-converter","type":"library","category":null,"description":"Axios middleware that automatically transforms object keys between snake_case and camelCase in HTTP requests and responses. Current stable version is 1.1.1. It uses Axios interceptors to convert outgoing request data, params, and headers to snake_case/Header-Case, and incoming response data and headers back to camelCase. Built on top of the 'change-case' library. Requires Axios >=1.0.0 as a peer dependency. Differentiates from similar libraries by also handling URL params and headers, and offering fine-grained options like preservedKeys, ignoreHeaders, and caseFunctions for overriding transformation behavior. Ships TypeScript declarations.","language":"javascript","status":"active","version":"1.1.1","tags":["javascript","axios","interceptor","snake","camel","case","convert","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install axios-case-converter","imports":["import applyCaseMiddleware from 'axios-case-converter'","import applyCaseMiddleware from 'axios-case-converter'","import type { Options } from 'axios-case-converter'"]},{"cmd":"yarn add axios-case-converter","imports":[]},{"cmd":"pnpm add axios-case-converter","imports":[]}],"homepage":"https://github.com/mpyw/axios-interceptor-change-case#readme","github":"https://github.com/mpyw/axios-interceptor-change-case","docs":null,"changelog":null,"pypi":null,"npm":"axios-case-converter","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}