@react-awesome/use-debounce
TypeScript icon, indicating that this package has built-in type declarations

1.0.0 • Public • Published

@react-awesome/use-debounce

version coverage license build status size

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.