npm package
Homedebounce
The debounce package delays function calls until a specified time has passed since the last invocation, making it ideal for optimizing performance in scenarios like window resizing or input handling. It provides methods to check if a delay is active, clear scheduled executions, and trigger immediate execution. This utility helps manage function execution rates effectively in applications.
- lurq health score
- 66/100
- Confidence
- proven
- Weekly downloads
- 18,157,062
- Latest version
- 3.0.0
- Last release
- Nov 2, 2025
- License
- MIT
Should you depend on 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 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 utility packages lurq scores
- dompurify98/100 · proven
- pdfjs-dist95/100 · proven
- @puppeteer/browsers94/100 · proven
- puppeteer-core94/100 · proven
- puppeteer94/100 · proven
Scored from public signals (npm registry, GitHub, deps.dev and advisory databases). Data as of Sep 13, 2026; this page refreshes every 24 hours. Source repository.