react-fetch:用于获取数据的React组件

时间:2024-02-25 15:03:19
【文件属性】:

文件名称:react-fetch:用于获取数据的React组件

文件大小:15KB

文件格式:ZIP

更新时间:2024-02-25 15:03:19

react fetch ajax AjaxJavaScript

ReactFetch 用于获取数据的React组件 npm i @kne/react-fetch 使用示例 import Fetch ,{ useFetch , useFetchAll , withFetch , withFetchAll , createWithFetch , createWithFetchAll , preset } from ' @kne/react-fetch ' const RenderComponent = ({ data , refresh }) => { //当请求返回正常,可以拿到data值 }; React . rende


【文件预览】:
react-fetch-master
----.gitignore(2KB)
----.babelrc(181B)
----package.json(1KB)
----src()
--------preset.js(628B)
--------Fetch.js(650B)
--------withFetch.js(622B)
--------useFetchCreate.js(1KB)
--------withFetchAll.js(629B)
--------index.js(370B)
--------useSafeState.js(446B)
--------axiosCache()
--------useFetch.js(525B)
--------useFetchRender.js(820B)
--------useFetchAll.js(944B)
--------fetchMemo.js(315B)
--------resultsMerge.js(801B)
--------FetchAll.js(639B)
----LICENSE(1KB)
----rollup.config.js(1KB)
----README.md(9KB)

网友评论