Sign in Sign up
npm

@custom-react-hooks/use-debounce

The `useDebounce` hook is used to delay the execution of a function until a specified amount of time has passed since it was last invoked. This is useful for handling rapid user input scenarios, such as search input fields or window resizing.

Activity

Latest release
2y ago
Total releases
10
Cadence
~daily
Last 12 months
0

Reach

Stars

Details

License
MIT
First release
Dec 01, 2023
Releases
Version Released
1.5.1 patch
1.5.0 minor
1.4.19 patch
1.4.18 patch
1.4.17 patch
1.4.16 patch
1.4.15 patch
1.4.14 patch
1.4.13 patch
1.4.12 initial