Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hungtcs/fetch-suit
More comfortable minimal fetch wrapper
https://github.com/hungtcs/fetch-suit
axios fetch fetch-interceptor react
Last synced: 6 days ago
JSON representation
More comfortable minimal fetch wrapper
- Host: GitHub
- URL: https://github.com/hungtcs/fetch-suit
- Owner: hungtcs
- Created: 2022-04-23T15:02:04.000Z (almost 3 years ago)
- Default Branch: master
- Last Pushed: 2022-07-29T15:45:06.000Z (over 2 years ago)
- Last Synced: 2025-01-18T07:05:52.207Z (14 days ago)
- Topics: axios, fetch, fetch-interceptor, react
- Language: TypeScript
- Homepage: https://www.npmjs.com/package/@fetch-suit/fetch-interceptor
- Size: 502 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Fetch Suit
A very simple fetch interceptor wrapper for vanilla and react
- for vanilla: [fetch-interceptor](./packages/fetch-interceptor)
- for react: [react-fetch-interceptor](./packages/react-fetch-interceptor)and a axios wrapper for react:
- [react-axios-interceptor](./packages/react-axios-interceptor)