An easy-to-use React hooks collections.
- Easy to use.
- Complete unit testing to ensure stability.
- Written in typescript to achieve good type support.
- Constantly add new and useful hooks.
$ npm install @mints/hooks
import { useRequest } from '@mints/hooks';