likethemammal / react-use

React Hooks β€” future of React πŸ‘ react-use

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 β€” future of React πŸ‘ react-use

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

License:The Unlicense


Languages

Language:TypeScript 99.1%Language:JavaScript 0.9%