lodash-debounce-tiny
v1.0.3
Published
A lightweight alternative to lodash.debounce.
Downloads
74
Maintainers
Readme
lodash-debounce-tiny
A lightweight alternative to lodash.debounce. This utility doesn't include all the bloat from lodash.debounce, all it does is delay invoking a function call until after the provided milliseconds.
README for more information.