https://github.com/endel/throttle.js
Function call throttling module (extracted from underscore)
https://github.com/endel/throttle.js
javascript throttle
Last synced: about 1 year ago
JSON representation
Function call throttling module (extracted from underscore)
- Host: GitHub
- URL: https://github.com/endel/throttle.js
- Owner: endel
- License: other
- Created: 2016-01-10T01:26:56.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-01-10T01:27:06.000Z (over 10 years ago)
- Last Synced: 2025-02-12T06:21:15.916Z (over 1 year ago)
- Topics: javascript, throttle
- Language: JavaScript
- Size: 1000 Bytes
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
throttle.js
===
Function call throttling (extracted from [underscore.js](https://github.com/jashkenas/underscore))
License
---
MIT