semantic-release-bot dd81ba56f5 chore(release): 5.2.0 [skip ci]
# [5.2.0](https://github.com/streamich/react-use/compare/v5.1.2...v5.2.0) (2019-01-02)

### Features

* 🎸 add useKeyPress hook ([01df885](https://github.com/streamich/react-use/commit/01df885))
* **useKeyPress:** allow complex bindings via key combos ([e53a20f](https://github.com/streamich/react-use/commit/e53a20f))
2019-01-02 15:21:00 +00:00
2018-10-29 23:11:53 +01:00
2018-10-28 14:32:06 +01:00
2019-01-02 15:21:00 +00:00
2018-10-27 12:15:13 +02:00
2019-01-02 15:21:00 +00:00
2018-12-26 12:44:55 +01:00



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

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