Logo

react-fetching-library

Tool for developers to easily fetch data in react.js applications. TS and SSR support!

- Zero dependencies (react, react-dom as peer deps) - SSR support - Use hooks or FACC's (Function as Child Components) - depending on your needs - Uses Fetch API - Request and response interceptors allows to easily customize connection with API - Experimental React Suspense support - TypeScript support - 3k minizipped - Simple cache provider - easily to extend