リポジトリ

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)