npm package
Homeuse-debounce
use-debounce is a React hook that provides debouncing functionality for both values and callbacks, helping to optimize performance by limiting the rate at which a function is executed. It is particularly useful in scenarios like input fields where you want to delay processing until the user has stopped typing. This package is lightweight and server-rendering friendly.
- lurq health score
- 61/100
- Confidence
- proven
- Weekly downloads
- 7,575,310
- Latest version
- 10.1.1
- Last release
- Sep 1, 2025
- License
- MIT
Should you depend on use-debounce?
lurq's verdict: low
- No known advisories
Check this from your coding agent
This page is a daily snapshot. lurq's verify tool checks use-debounce at the exact version your agent is about to install, and compat checks it against the rest of your stack. One command connects Claude Code, Cursor, VS Code and other agents:
npx lurqrun
Free to start. Quickstart
Other framework packages lurq scores
- @angular-devkit/schematics94/100 · proven
- @mui/types94/100 · proven
- @mui/styled-engine94/100 · proven
- fastify94/100 · proven
- @nestjs/common93/100 · proven
Scored from public signals (npm registry, GitHub, deps.dev and advisory databases). Data as of Sep 1, 2026; this page refreshes every 24 hours. Source repository.