Skip to content

Latest commit

Β 

History

History
130 lines (120 loc) Β· 7.5 KB

README.md

File metadata and controls

130 lines (120 loc) Β· 7.5 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.