GitShow/sindresorhus/throttleit
sindresorhus

throttleit

Throttle a function to limit its execution rate

by sindresorhus
Star on GitHubForknpm

JavaScript

108 stars19 forks8 contributorsActive · 1mo agoSince 2013v3.0.0MIT

Meet the team

See all 8 on GitHub →
sindresorhus
sindresorhus9 contributions
TooTallNate
TooTallNate6 contributions
darsain
darsain4 contributions
tj
tj3 contributions
calvinfo
calvinfo2 contributions
juliangruber
juliangruber1 contribution
mrmartineau
mrmartineau1 contribution

Languages

View on GitHub →
JavaScript100%

Commit activity

Last 12 weeks · 2 commits

Full graph →

Community health

4 of 6 standards met

Community profile →
85
✓README✓License✓Contributing✓Code of Conduct○Issue Template○PR Template

Recent fixes

View closed PRs →
vladshcherbin
Convert to ESMClosedIssue

Would be nice to see this project use ESM: v.2.1.0

vladshcherbin · 1mo ago
itsuki-murata
Missing LICENSE file in the repo of ver 0.0.2ClosedIssue

Currently I'm using throttleit version 0.0.2, but can't find a LICENSE file in the repo of ver 0.0.2. Could you add the LICENSE file in the repo of ver 0.0.2? Or is it possible to use the LICENSE file of the latest version as the license for ver 0.0.2? Thanks in advance.

itsuki-murata · 1y ago
KimmoHernborg
Fix undefined functionMergedPR

We are using your excellent library in a React Native project, and stumbled onto an issue where some native elements would trigger the throttled functions without any callback. This would trigger a unhandled exception that would crashes the application. To fix this I simply added the optional chaining operator to the argument, so that if is not set - it will not be called.

KimmoHernborg · 2y ago
Structured data for AI agents

Repository: sindresorhus/throttleit. Description: Throttle a function to limit its execution rate Stars: 108, Forks: 19. Primary language: JavaScript. Languages: JavaScript (100%). License: MIT. Latest release: v3.0.0 (1mo ago). Open PRs: 0, open issues: 0. Last activity: 1mo ago. Community health: 85%. Top contributors: sindresorhus, TooTallNate, darsain, tj, calvinfo, juliangruber, mrmartineau.

·@ofershap

Replace github.com with gitshow.dev