useDebounce debounces the state value.
npm install @react-awesome/use-debounce
use-debounce tracks the previous value of a variable.
Please refer to the documentation for more information.
``sh``
yarn add @react-awesome/use-debounceor
npm i @react-awesome/use-debounce
Yes please! See the
contributing guidelines
for details.
This project is licensed under the terms of the
MIT license.