{"library":"react-fetch","type":"library","category":null,"description":"A React component for fetching data from an API and rendering the result. This package (v0.0.9) provides a <Fetch> component that takes a URL and options and renders based on the fetch state (loading, error, fetched). It uses a render prop pattern and works with React 0.14+. The package is extremely minimal but has been abandoned since 2016 with no updates; the pattern is often mocked using hooks like useFetch. It is not recommended for new projects due to lack of maintenance and the render prop approach being outdated.","language":"javascript","status":"abandoned","version":"0.0.9","tags":["javascript","reactjs","fetch","input","component"],"last_verified":"Sun Jun 07","install":[{"cmd":"npm install react-fetch","imports":["import Fetch from 'react-fetch'","const Fetch = require('react-fetch')"]},{"cmd":"yarn add react-fetch","imports":[]},{"cmd":"pnpm add react-fetch","imports":[]}],"homepage":"https://github.com/zackify/react-fetch","github":"https://github.com/zackify/react-fetch","docs":null,"changelog":null,"pypi":null,"npm":"react-fetch","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}