tiny-debounce
v0.1.1
Published
tiny debounce function alternative to lodash.debounce
Downloads
55,188
Readme
Tiny Debounce function (~10 lines)
Lightweight alternative to lodash.debounce (~370 lines)
Usage with Vue.js
Alternatives
- https://www.npmjs.com/package/lodash.debounce
- https://github.com/steelbrain/debounce
- https://github.com/component/debounce