semantic-release-bot d8800b4b42 chore(release): 5.1.0 [skip ci]
# [5.1.0](https://github.com/streamich/react-use/compare/v5.0.0...v5.1.0) (2018-12-19)

### Bug Fixes

* 🐛 just use any for setTimeout because of diff environments ([55673cb](https://github.com/streamich/react-use/commit/55673cb))
* 🐛 memoized does not receive arguments ([244a533](https://github.com/streamich/react-use/commit/244a533))
* 🐛 use Timeout type for build to work ([8c66abe](https://github.com/streamich/react-use/commit/8c66abe))

### Features

* added useDebounce ([91ff6ba](https://github.com/streamich/react-use/commit/91ff6ba))
* pass arguments to memoized callback ([#81](https://github.com/streamich/react-use/issues/81)) ([88dd513](https://github.com/streamich/react-use/commit/88dd513))
2018-12-19 23:03:38 +00:00
2018-12-18 18:12:24 -05:00
2018-10-29 23:11:53 +01:00
2018-10-28 14:32:06 +01:00
2018-12-19 23:03:38 +00:00
2018-10-27 12:15:13 +02:00
2018-12-19 23:03:38 +00: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%