@react-awesome/use-debounce
v1.0.0
Published
useDebounce debounces the state value.
Downloads
401
Maintainers
Readme
@react-awesome/use-debounce
use-debounce tracks the previous value of a variable.
Please refer to the documentation for more information.
Installation
yarn add @react-awesome/use-debounce
# or
npm i @react-awesome/use-debounce
Contribution
Yes please! See the contributing guidelines for details.
Licence
This project is licensed under the terms of the MIT license.