1.0.0 • Published 1 year ago
@gtomato-web/react-use v1.0.0
react-use
React hooks library
Install
pnpm install @gtomato-web/react-use
Usage
// named import
import { useAbortEffect } from '@gtomato-web/react-use';
// specific import (tree-shaking)
import useAbortEffect from '@gtomato-web/react-use/lib/core/useAbortEffect';
Documentations
WIP
License
MIT License
1.0.0
1 year ago