{"library":"react-fetch-component","type":"library","category":null,"description":"A React component for declarative data fetching using the Fetch API. Current version 7.0.1 provides a simple <Fetch> component that handles loading, error, and success states. Active development with frequent releases. Key differentiators: lightweight, no external dependencies beyond React, works with any fetch-compatible API, and supports TypeScript out of the box. Ideal for small to medium projects where a full data fetching library like React Query or SWR would be overkill.","language":"javascript","status":"active","version":"7.0.1","tags":["javascript","typescript"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install react-fetch-component","imports":["import { Fetch } from 'react-fetch-component'","import { useFetch } from 'react-fetch-component'","import type { FetchProps } from 'react-fetch-component'"]},{"cmd":"yarn add react-fetch-component","imports":[]},{"cmd":"pnpm add react-fetch-component","imports":[]}],"homepage":"https://github.com/techniq/react-fetch-component","github":"https://github.com/techniq/react-fetch-component","docs":null,"changelog":null,"pypi":null,"npm":"react-fetch-component","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}