fetch-friends:Fetch API的通用工具

时间:2024-05-28 20:32:18
【文件属性】:

文件名称:fetch-friends:Fetch API的通用工具

文件大小:54KB

文件格式:ZIP

更新时间:2024-05-28 20:32:18

nodejs javascript fetch functional native

取友 Fetch API的通用工具。 fetch在网络上无处不在。 fetch-friends是最小的,自动咖喱工具库来装点fetch与,否则你可能切换到了,在这个过程中混淆其他开发商另一个HTTP库的行为。 无需仅因需要超时而将fetch替换为库: import fetch from 'node-fetch' ; import { timeout } from 'fetch-friends' ; // fetch aborts when API takes longer than 5 seconds to respond export default timeout ( 5000 , fetch ) ; fetch从不在源代码中所提到的,所以fetch-friends可以装饰具有匹配型签名的任何功能。 使用decorate(fetch, decorators)可以在fetch上


【文件预览】:
fetch-friends-master
----rollup.config.js(264B)
----cjs()
--------index.cjs(72KB)
----src()
--------index.test.js(11KB)
--------index.js(2KB)
----LICENSE(1KB)
----README.md(6KB)
----.gitignore(12B)
----package-lock.json(98KB)
----package.json(1KB)

网友评论