https://github.com/sindresorhus/p-limit
Score: 7.972121128921655
Last synced: about 22 hours ago
JSON representation
Repository metadata:
Run multiple promise-returning & async functions with limited concurrency
- Host: GitHub
- URL: https://github.com/sindresorhus/p-limit
- Owner: sindresorhus
- License: mit
- Created: 2016-10-21T07:51:54.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2026-05-20T14:54:41.000Z (2 months ago)
- Last Synced: 2026-07-11T09:04:17.653Z (11 days ago)
- Language: JavaScript
- Homepage:
- Size: 66.4 KB
- Stars: 2,899
- Watchers: 13
- Forks: 133
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
- Security: .github/security.md
-
Funding:
- Github: sindresorhus
- Open collective: sindresorhus
- Buy me a coffee: sindresorhus
- Custom: https://sindresorhus.com/donate
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
Dependencies
package.json
npm
- ava ^3.15.0 development
- delay ^5.0.0 development
- in-range ^3.0.0 development
- random-int ^3.0.0 development
- time-span ^5.0.0 development
- tsd ^0.17.0 development
- xo ^0.44.0 development
- yocto-queue ^1.0.0
.github/workflows/main.yml
actions
- actions/checkout v2 composite
- actions/setup-node v2 composite