{"library":"use-axios-request","type":"library","category":null,"description":"React hooks for data fetching with axios. Version 0.4.0 is the latest stable release (last updated 2021). Provides auto-cancellation on unmount, caching (no-cache, cache-first, cache-and-network), polling, and callbacks (onSuccess, onError). Fully typed with TypeScript. Requires React 16.8+ and axios 0.21.1+. Differentiates from react-query and SWR by being a simple hook wrapping axios with minimal abstraction.","language":"javascript","status":"maintenance","version":"0.4.0","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install use-axios-request","imports":["import { useAxiosRequest } from 'use-axios-request'","const { useAxiosRequest } = require('use-axios-request')","const { data } = useAxiosRequest<DataTypeResponse>(config, options)"]},{"cmd":"yarn add use-axios-request","imports":[]},{"cmd":"pnpm add use-axios-request","imports":[]}],"homepage":"https://github.com/Turanchoks/use-axios-request#readme","github":"ssh://git@github.com/Turanchoks/use-axios-request","docs":null,"changelog":null,"pypi":null,"npm":"use-axios-request","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}