react-use/README.md
Ward Oosterlijnck 8e2f342f5a useMouse hook
2019-03-25 22:18:35 +11:00

7.3 KiB



👍
react-use






Collection of essential React Hooks. Port of libreact. See demos.
Translations: 🇨🇳 汉语




npm i react-use








Usage


You need to have React 16.8.1 or later installed to use Hooks API.

You can import each hook individually import useToggle from 'react-use/lib/useToggle'.


License

Unlicense — public domain.