return-fetch
A very light and simple library to extend fetch by implementing request, response interceptors.
eslint-plugin-typescript-paths
ESLint Plugin that includes rules which encourage the use of absolute paths over relative paths, defined by paths or baseUrl from tsconfig.json
return-fetch-json
An extended function of return-fetch ot serialize request body and deserialize response body as object.