1.0.1 • Published 9 years ago

ng-debounce v1.0.1

Weekly downloads
330
License
MIT
Repository
-
Last release
9 years ago

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.