react-use/README.md
2018-10-30 17:56:04 +01:00

5.4 KiB



👍
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.