文件名称:fitch:提取小包装纸
文件大小:53KB
文件格式:ZIP
更新时间:2024-02-26 05:11:33
javascript fetch wrapper json typescript
fitch-提取包装 用法 NPM npm i @fiizy/fitch 进口 import { Fitch } from '@fiizy/fitch' const apiService = new Fitch ( { baseURL : 'https://example.com' } ) apiService . get ( '/test-path' ) apiService . delete ( '/test-path' ) apiService . post ( '/test-path' , payload ) apiService . put ( '/test-path' ,
【文件预览】:
fitch-master
----.nvmrc(8B)
----.babelrc(221B)
----package.json(2KB)
----weback.config.js(2KB)
----.github()
--------ISSUE_TEMPLATE()
--------workflows()
----.prettierrc(149B)
----_config.yml(28B)
----LICENSE(1KB)
----package-lock.json(161KB)
----src()
--------fitch.ts(3KB)
--------index.ts(147B)
--------helpers()
----.eslintrc.js(672B)
----tsconfig.json(329B)
----.gitignore(157B)
----README.md(2KB)
----.editorconfig(430B)
----.gitattributes(13B)