Last 12 weeks · 0 commits
4 of 6 standards met
Repository: sindresorhus/p-race. Description: A better `Promise.race()` Stars: 51, Forks: 6. Primary language: JavaScript. Languages: JavaScript (82.7%), TypeScript (17.3%). License: MIT. Latest release: v3.1.0 (3y ago). Open PRs: 0, open issues: 0. Last activity: 3y ago. Community health: 71%. Top contributors: sindresorhus, BendingBender, jopemachine, Richienb.
Fixes #4. Notes 1. I made to using union, to not break existing code. 2. I think would be not a good name, but I use the name to try to simplify the type code. 3. If AbortController not exist on globalThis, argument will be .