use-fetch-2

`use-fetch-2` is a lightweight React library that provides custom hooks for fetching data with support for single requests and infinite scrolling. It includes two main hooks: `useFetch` for basic data fetching and `useFetchInfinite` for fetching data with

@testing-library/react-hooks

Simple and complete React hooks testing utilities that encourage good testing practices.