Skip to content

Latest commit

Β 

History

History
120 lines (109 loc) Β· 5.74 KB

README.md

File metadata and controls

120 lines (109 loc) Β· 5.74 KB



πŸ‘
react-use






Collection of essential React Hooks.
Port of libreact. See demos.




npm i react-use








Usage

You need to have React 16.7.0-alpha.0 or later installed to use Hooks API.

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


License

Unlicense β€” public domain.