return-fetch

A very light and simple library to extend fetch by implementing request, response interceptors.

return-fetch-json

An extended function of return-fetch ot serialize request body and deserialize response body as object.

@wasdadeel/fetcher

Tiny fetch wrapper with middleware, baseUrl, hooks (beforeFetch/afterFetch), redirect helper, and easy get/post/put/patch/delete helpers