react-use/README.md
Va Da f0242ea69d
docs: add link to Chinese translation
* docs: ✏️ add chinese translation link

* docs: ✏️ format Chinese translation link

* docs: ✏️ format Chinese translation more

* docs: ✏️ don't break intro
2019-02-26 09:57:52 +01:00

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