1.0.0 • Published 6 years ago
light-throttler v1.0.0
Yet another throttler
Throttle: As long as it proceeds to be invoked/called, execute on every interval or under specific circumstances
Installation
Install via NPM:
npm install light-throttlerUsage
javascript
const my_simple_throttler = throttle.simple(THROTTLE_INTERVAL, trigger)License
This project is licensed under the terms of the MIT license.
1.0.0
6 years ago