GitShow/sindresorhus/p-some
sindresorhus

p-some

Wait for a specified number of promises to be fulfilled

by sindresorhus
Star on GitHubForknpm

JavaScript

40 stars9 forks7 contributorsQuiet · 9mo agoSince 2016v7.0.0MIT

Meet the team

See all 7 on GitHub →
sindresorhus
sindresorhus28 contributions
BendingBender
BendingBender4 contributions
kevva
kevva2 contributions
jstewmon
jstewmon1 contribution
natesilva
natesilva1 contribution
Richienb
Richienb1 contribution

Languages

View on GitHub →
JavaScript94.9%
TypeScript5.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 →
fregante
Also export .every()?ClosedIssue

https://github.com/kevva/p-every is different and outdated, is it worth just exporting both functions from this package since they're a similar operation? Or maybe create a dedicated package

fregante · 9mo ago
fregante
Drop `aggregate-error` and `p-cancelable`ClosedIssue

Both are now platform-native: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/AggregateError https://developer.mozilla.org/en-US/docs/Web/API/AbortSignal The whole module needs to be rewritten to make use of these APIs. I'm thinking that when they're all settled and hasn't been reached, the module can just return

fregante · 9mo ago
sindresorhus
`filter` option should be able to be asyncClosedIssue
sindresorhus · 9mo ago
Structured data for AI agents

Repository: sindresorhus/p-some. Description: Wait for a specified number of promises to be fulfilled Stars: 40, Forks: 9. Primary language: JavaScript. Languages: JavaScript (94.9%), TypeScript (5.1%). License: MIT. Latest release: v7.0.0 (9mo ago). Open PRs: 0, open issues: 0. Last activity: 9mo ago. Community health: 85%. Top contributors: sindresorhus, BendingBender, kevva, jstewmon, natesilva, Richienb.

·@ofershap

Replace github.com with gitshow.dev