{"library":"vue-debounce","type":"library","category":null,"description":"vue-debounce is a Vue.js directive that provides a straightforward way to debounce events, primarily user input, within Vue 3 applications. As of its current stable version, 5.0.1, it exclusively supports Vue 3; users requiring Vue 2 compatibility are directed to the separate `vue2-debounce` package or to remain on v4 of vue-debounce. The library is actively maintained, with a cadence of minor and patch releases, and major versions introducing significant architectural shifts such as the transition to ES modules. Its key differentiators include a simple declarative usage model via the `v-debounce` directive, support for various event listeners, customizable debounce times, and several modifiers like `lock`, `fireonempty`, and `trim` for fine-grained control over debouncing behavior. It supports both global application-level registration and component-level usage.","language":"javascript","status":"active","version":"5.0.1","tags":["javascript","vue","vue3","debounce","directive","simple","v-debounce","events","typescript"],"last_verified":"Wed May 27","install":[{"cmd":"npm install vue-debounce","imports":["import vueDebounce from 'vue-debounce'","import type { DebounceOptions } from 'vue-debounce'","import vueDebounce from 'vue2-debounce'"]},{"cmd":"yarn add vue-debounce","imports":[]},{"cmd":"pnpm add vue-debounce","imports":[]}],"homepage":null,"github":"https://github.com/dhershman1/vue-debounce","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/vue-debounce","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/vue-debounce/compatibility"}}