1.0.3 • Published 8 years ago
throttle.fn v1.0.3
throttle
Throttle function
Methods
throttle(function(){ ... })
throttle(function(){ ... }, 250)
Installation
npm install throttle.fn
Throttle function
throttle(function(){ ... })
throttle(function(){ ... }, 250)
npm install throttle.fn