react-use/README.md
Ward Oosterlijnck 84973de1a1 useEffectOnce
2019-03-31 17:58:44 +11:00

8.1 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.