{"library":"axios-form-data","type":"library","category":null,"description":"Axios interceptor middleware (v1.1.1) that automatically encodes request bodies containing files into multipart/form-data using the `form-data` library. Designed as a drop-in interceptor for Axios, it detects streams, buffers, or Blob objects in the request data and converts them to form-data with a random boundary. Key differentiator: simple integration via `axios.interceptors.request.use(axiosFormData)` without modifying existing Axios calls. Stable release, no active cadence reported.","language":"javascript","status":"active","version":"1.1.1","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install axios-form-data","imports":["import axiosFormData from 'axios-form-data'","import axiosFormData from 'axios-form-data'","import type { AxiosFormDataInterceptor } from 'axios-form-data'"]},{"cmd":"yarn add axios-form-data","imports":[]},{"cmd":"pnpm add axios-form-data","imports":[]}],"homepage":"https://github.com/csabasulyok/axios-form-data#readme","github":"https://github.com/csabasulyok/axios-form-data","docs":null,"changelog":null,"pypi":null,"npm":"axios-form-data","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}