https://github.com/sindresorhus/throttleit
Last synced: about 1 month ago
Repository metadata:
Throttle a function to limit its execution rate
- Host: GitHub
- URL: https://github.com/sindresorhus/throttleit
- Owner: sindresorhus
- License: mit
- Created: 2013-03-26T21:12:30.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2024-06-21T22:51:00.000Z (6 months ago)
- Last Synced: 2024-10-29T22:38:32.813Z (about 2 months ago)
- Language: JavaScript
- Homepage:
- Size: 17.6 KB
- Stars: 94
- Watchers: 7
- Forks: 20
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
- Security: .github/security.md
-
Funding.yml:
- Github: sindresorhus
- Open collective: sindresorhus
- Custom: https://sindresorhus.com/donate
- Funding Links:
Owner metadata:
- Name: Sindre Sorhus
- Login: sindresorhus
- Email:
- Kind: user
- Description: Full-Time Open-Sourcerer. Focused on Swift & JavaScript. Makes macOS apps, CLI tools, npm packages.
- Website: https://sindresorhus.com/apps
- Location:
- Twitter: sindresorhus
- Company:
- Icon url: https://avatars.githubusercontent.com/u/170270?u=34acd557a042ac478d273a4621570cadb6b0bd89&v=4
- Repositories: 1111
- Last Synced at: 2024-10-29T21:14:09.635Z
- Profile URL: https://github.com/sindresorhus
- Sponsor URL:
Committers metadata
Last synced: about 1 month ago
Total Commits: 25
Total Committers: 7
Avg Commits per committer: 3.571
Development Distribution Score (DDS): 0.72
Commits in past year: 7
Committers in past year: 1
Avg Commits per committer in past year: 7.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Sindre Sorhus | s****s@g****m | 7 |
Nathan Rajlich | n****n@t****t | 6 |
Tomas Sardyha | d****n@g****m | 4 |
TJ Holowaychuk | tj@v****a | 3 |
Calvin French-Owen | c****n@c****o | 2 |
Dominic Barnes | d****c@s****o | 2 |
Z&er | m****u | 1 |
Issue and Pull Request metadata
Last synced: about 1 month ago
Package metadata
- Total packages: 1
-
Total downloads:
- npm: 24,804,696 last-month
- Total docker downloads: 2,287,390,302
- Total dependent packages: 122
- Total dependent repositories: 277,400
- Total versions: 6
- Total maintainers: 1
npm: throttleit
Throttle a function to limit its execution rate
- Homepage: https://github.com/sindresorhus/throttleit
- Licenses: MIT
- Latest release: 2.0.0 (published about 1 year ago)
- Last Synced: 2024-11-10T23:32:59.038Z (about 1 month ago)
- Versions: 6
- Dependent Packages: 122
- Dependent Repositories: 277,400
- Downloads: 24,804,696 Last month
- Docker Downloads: 2,287,390,302
-
Rankings:
- Downloads: 0.055%
- Dependent repos count: 0.066%
- Docker downloads count: 0.072%
- Dependent packages count: 0.313%
- Average: 1.811%
- Forks count: 5.063%
- Stargazers count: 5.296%
- Maintainers (1)
-
Funding:
- https://github.com/sponsors/sindresorhus
Dependencies
package.json
npm
- mocha ^1.18.0 development
.github/workflows/main.yml
actions
- actions/checkout v4 composite
- actions/setup-node v4 composite