GitShow/sindresorhus/p-settle
sindresorhus

p-settle

Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency

by sindresorhus
Star on GitHubForknpm

JavaScript

96 stars11 forks7 contributorsQuiet · 4mo agoSince 2016v5.2.1MIT

Meet the team

See all 7 on GitHub →
sindresorhus
sindresorhus33 contributions
BendingBender
BendingBender2 contributions
pirosikick
pirosikick1 contribution
Richienb
Richienb1 contribution
tiagomapmarques
tiagomapmarques1 contribution
ValentinH
ValentinH1 contribution
ch-jobor
ch-jobor1 contribution

Languages

View on GitHub →
JavaScript76.9%
TypeScript23.1%

Commit activity

Last 12 weeks · 0 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 →
vincerubinetti
Something wrong with mapper typeClosedIssue

TypeScript thinks that is of type , when it should be . https://www.typescriptlang.org/play/?ts=6.0.2#code/JYWwDg9gTgLgBGAygUxjANsuAzKERwBEYAtAM6obKEDcAUHQMYQB2Z82wmZcAvHAG1CAQwB0MAB4xCAGiIAjcVMIBdek1bs4UZGQCu6eP2EB3YcHhJKmABSducgN504cEMLBhkUAFxw7XMgswiDIAJR8AHw4gcGhosAsACbIEgDy2DYihGEyLnDMLIx6UDpFAJ5+AEx5AL5h9EA I believe it has to do with the two overloads for the signature in . If I remove the first (legacy) one, or flip their order, the issue goes away.

vincerubinetti · 4mo ago
sindresorhus
Add `mapper` parameterClosedIssue

Don't forget docs and tests. See: https://github.com/sindresorhus/p-settle/issues/6#issuecomment-450775592

sindresorhus · 11mo ago
tychenjiajun
Update readme.mdMergedPR
tychenjiajun · 2y ago
Structured data for AI agents

Repository: sindresorhus/p-settle. Description: Settle promises concurrently and get their fulfillment value or rejection reason with optional limited concurrency Stars: 96, Forks: 11. Primary language: JavaScript. Languages: JavaScript (76.9%), TypeScript (23.1%). License: MIT. Latest release: v5.2.1 (4mo ago). Open PRs: 0, open issues: 0. Last activity: 4mo ago. Community health: 85%. Top contributors: sindresorhus, BendingBender, pirosikick, Richienb, tiagomapmarques, ValentinH, ch-jobor.

·@ofershap

Replace github.com with gitshow.dev