debounce.event

1.0.0 • Public • Published

debounce.event

Thin wrapper around lodash.debounce to debounce your synthetic event method:

import debounce as d from 'debounce.event'
 
<form onChange={d(handleChange)}>

Readme

Keywords

none

Package Sidebar

Install

npm i debounce.event

Weekly Downloads

1

Version

1.0.0

License

MIT

Last publish

Collaborators

  • didierfranc