semantic-release-bot 25f6ea9954 chore(release): 4.0.0 [skip ci]
# [4.0.0](https://github.com/streamich/react-use/compare/v3.1.0...v4.0.0) (2018-10-29)

### Features

* 🎸 add useNumber alias ([a58a4a7](https://github.com/streamich/react-use/commit/a58a4a7))
* 🎸 improve useCounter interface ([395e82b](https://github.com/streamich/react-use/commit/395e82b))

### BREAKING CHANGES

* useCounter interface changed
2018-10-29 17:49:14 +00:00
2018-10-29 18:46:51 +01:00
2018-10-29 18:44:25 +01:00
2018-10-28 14:32:06 +01:00
2018-10-29 17:49:14 +00:00
2018-10-27 12:15:13 +02:00
2018-10-29 17:49:14 +00:00
2018-10-29 18:46:51 +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%