仓库

sindresorhus 的仓库

Create a promise that reports progress

最近提交 2023年11月4日

 (765 stars) (26 forks) (0 个已索引 issue) (0 个开放 good first issue)

Like `Promise.all()` but for `Map` and `Object`

最近提交 2025年9月21日

 (201 stars) (15 forks) (0 个已索引 issue) (0 个开放 good first issue)

Promise queue with concurrency control

最近提交 2026年5月16日

 (4,211 stars) (206 forks) (1 个已索引 issue) (1 个开放 good first issue)

A better `Promise.race()`

最近提交 2022年12月13日

 (52 stars) (6 forks) (0 个已索引 issue) (0 个开放 good first issue)

Reduce a list of values using promises into a promise for a value

最近提交 2023年2月11日

 (74 stars) (8 forks) (0 个已索引 issue) (0 个开放 good first issue)

Make a promise always fulfill with its actual fulfillment value or rejection reason

最近提交 2025年9月11日

 (56 stars) (7 forks) (0 个已索引 issue) (0 个开放 good first issue)

Retry a promise-returning or async function

最近提交 2026年3月26日

 (1,016 stars) (79 forks) (0 个已索引 issue) (0 个开放 good first issue)

Run promise-returning & async functions in series

最近提交 2021年8月12日

 (73 stars) (4 forks) (0 个已索引 issue) (0 个开放 good first issue)

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

最近提交 2026年4月11日

 (96 stars) (11 forks) (0 个已索引 issue) (0 个开放 good first issue)

Wait for a specified number of promises to be fulfilled

最近提交 2025年9月11日

 (40 stars) (9 forks) (0 个已索引 issue) (0 个开放 good first issue)

Inspect the state of a promise

最近提交 2025年9月23日

 (134 stars) (7 forks) (0 个已索引 issue) (0 个开放 good first issue)

Tap into a promise chain without affecting its value or state

最近提交 2021年4月8日

 (134 stars) (8 forks) (0 个已索引 issue) (0 个开放 good first issue)

Throttle promise-returning & async functions

最近提交 2025年11月8日

 (518 stars) (32 forks) (0 个已索引 issue) (0 个开放 good first issue)

Measure the time a promise takes to resolve

最近提交 2023年11月5日

 (74 stars) (6 forks) (0 个已索引 issue) (0 个开放 good first issue)

Timeout a promise after a specified amount of time

最近提交 2025年10月7日

 (302 stars) (36 forks) (0 个已索引 issue) (0 个开放 good first issue)

Run promise-returning & async functions a specific number of times concurrently

最近提交 2021年10月4日

 (42 stars) (6 forks) (1 个已索引 issue) (1 个开放 good first issue)

Start a promise chain

最近提交 2025年9月16日

 (62 stars) (12 forks) (0 个已索引 issue) (0 个开放 good first issue)

Wait for a condition to be true

最近提交 2025年9月21日

 (169 stars) (20 forks) (0 个已索引 issue) (0 个开放 good first issue)

Run promise-returning & async functions in series, each passing its result to the next

最近提交 2025年9月11日

 (80 stars) (5 forks) (0 个已索引 issue) (0 个开放 good first issue)

While a condition returns true, calls a function repeatedly, and then resolves the promise

最近提交 2024年10月16日

 (57 stars) (10 forks) (0 个已索引 issue) (0 个开放 good first issue)