sandiiarov / use-events

🍭 Event hooks
https://sandiiarov.github.io/use-events
492 stars 16 forks source link

Use Events

npm npm NpmLicense

Use Events - Events turned into React Hooks. Read about Hooks feature.

Documentation

https://sandiiarov.github.io/use-events

List of hooks

Installation

Note: React 16.8+ is required for Hooks.

With npm

npm i use-events

Or with yarn

yarn add use-events