Skip to content

Latest commit

Β 

History

History
127 lines (117 loc) Β· 6.96 KB

README.md

File metadata and controls

127 lines (117 loc) Β· 6.96 KB



πŸ‘
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.