Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)