react-event-debounce

4.0.9 • Public • Published

react-event-debounce

Thin wrapper around lodash.debounce to debounce your synthetic event methods, example :

Install

yarn add react-event-debounce

Enjoy

import debounce from 'react-event-debounce'

<form onChange={debounce(handleChange)}>

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 4.0.9
    6
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 4.0.9
    6
  • 4.0.8
    0

Package Sidebar

Install

npm i react-event-debounce

Weekly Downloads

6

Version

4.0.9

License

MIT

Last publish

Collaborators

  • didierfranc