ng-debounce
v1.0.1
Published
The standart angular implementation of debounce with shahata/angular-debounce
Downloads
2,549
Maintainers
Readme
Implemenation of Debounce as it is
This implementation will contain angular-debounce.js
from bower and that it, nothing has been changed.
So in order to have some documentation please take a look at:
Debounce
P.S.
There is implementation of this in npm
, but it does not contain immediate
param as well as params' order is not correct.