f / react-use

React Hooks β€” πŸ‘

Home Page:http://streamich.github.io/react-use

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool



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

About

React Hooks β€” πŸ‘

http://streamich.github.io/react-use

License:The Unlicense


Languages

Language:TypeScript 99.2%Language:JavaScript 0.8%