semantic-release-bot 0ea533fd4d chore(release): 4.2.0 [skip ci]
# [4.2.0](https://github.com/streamich/react-use/compare/v4.1.0...v4.2.0) (2018-10-29)

### Features

* 🎸 add useVideo hook ([ff05419](https://github.com/streamich/react-use/commit/ff05419))
* 🎸 allow to pass React <video> el in useVideo and useAudio ([8670c74](https://github.com/streamich/react-use/commit/8670c74))
2018-10-29 20:25:20 +00:00
2018-10-28 14:32:06 +01:00
2018-10-29 20:25:20 +00:00
2018-10-27 12:15:13 +02:00
2018-10-29 20:25:20 +00:00
2018-10-29 21:12:26 +01:00
2018-10-28 23:22:46 +01:00



👍
react-use






Collection of essential React Hooks.
Port of libreact to React Hooks. 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.

Description
React Hooks — 👍
Readme Unlicense 146 MiB
Languages
TypeScript 99.6%
JavaScript 0.4%