{"library":"axios-observable","type":"library","category":null,"description":"axios-observable wraps axios to return RxJS Observables instead of Promises, enabling operators like retry, debounce, and switchMap for HTTP requests. Current stable version is 2.1.0, with peer dependencies axios ^1.2.1 and rxjs ^7.0.0. It ships TypeScript types and supports both browser and Node.js. Compared to alternatives like rxjs/ajax, it provides a familiar axios API for migration. Release cadence is low; maintained by community. Key differentiator: drop-in replacement for axios with Observable support, but does not support calling Axios as a function directly.","language":"javascript","status":"active","version":"2.1.0","tags":["javascript","axios","observable","rxjs","ajax","http","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install axios-observable","imports":["import { Axios } from 'axios-observable'","import { Axios } from 'axios-observable'","const instance = Axios.create({baseURL: '...'})"]},{"cmd":"yarn add axios-observable","imports":[]},{"cmd":"pnpm add axios-observable","imports":[]}],"homepage":"https://github.com/zhaosiyang/axios-observable#readme","github":"https://github.com/zhaosiyang/axios-observable","docs":null,"changelog":null,"pypi":null,"npm":"axios-observable","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}