1.0.0 • Published 1 year ago

@gtomato-web/react-use v1.0.0

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
1 year ago

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