Repositories

sindresorhus repositories

1,134 supported repositories

Show repositories with indexed issues

Create a deferred promise

Last commit Sep 8, 2025

 (85 stars) (9 forks) (0 indexed issues) (0 open good first issues)

Calls a function repeatedly while a condition returns true and then resolves the promise

Last commit Aug 29, 2024

 (38 stars) (5 forks) (0 indexed issues) (0 open good first issues)

Iterate over promises serially

Last commit Jul 8, 2022

 (53 stars) (8 forks) (0 indexed issues) (0 open good first issues)

Promisify an event by waiting for it to be emitted

Last commit Mar 14, 2026

 (449 stars) (29 forks) (0 indexed issues) (0 open good first issues)

Filter promises concurrently

Last commit Mar 22, 2026

 (83 stars) (11 forks) (0 indexed issues) (0 open good first issues)

`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome

Last commit Apr 9, 2021

 (47 stars) (8 forks) (0 indexed issues) (0 open good first issues)

Run promise-returning & async functions repeatedly until you end it

Last commit Feb 2, 2026

 (50 stars) (9 forks) (0 indexed issues) (0 open good first issues)

Conditional promise chains

Last commit Apr 9, 2021

 (64 stars) (7 forks) (0 indexed issues) (0 open good first issues)

Returns a promise resolved in the next event loop - think `setImmediate()`

Last commit Apr 9, 2021

 (72 stars) (6 forks) (0 indexed issues) (0 open good first issues)

Check if something is a promise

Last commit Apr 16, 2021

 (45 stars) (9 forks) (0 indexed issues) (0 open good first issues)

Create a lazy promise that defers execution until it's awaited or when .then() or .catch() is called

Last commit Oct 28, 2024

 (284 stars) (12 forks) (0 indexed issues) (0 open good first issues)

Run multiple promise-returning & async functions with limited concurrency

Last commit May 20, 2026

 (2,865 stars) (132 forks) (0 indexed issues) (0 open good first issues)

Get the first fulfilled promise that satisfies the provided testing function

Last commit Feb 3, 2026

 (80 stars) (9 forks) (0 indexed issues) (0 open good first issues)

Log the value/error of a promise

Last commit Apr 9, 2021

 (30 stars) (5 forks) (0 indexed issues) (0 open good first issues)

Map over promises concurrently

Last commit Mar 22, 2026

 (1,499 stars) (66 forks) (3 indexed issues) (3 open good first issues)

Map over promises serially

Last commit Apr 9, 2021

 (51 stars) (5 forks) (0 indexed issues) (0 open good first issues)

Memoize promise-returning & async functions

Last commit Oct 16, 2025

 (441 stars) (32 forks) (1 indexed issue) (1 open good first issue)

Delay a promise a minimum amount of time

Last commit Sep 25, 2025

 (177 stars) (12 forks) (0 indexed issues) (0 open good first issues)

Async mutex lock for managing access to a shared resource

Last commit Jul 6, 2025

 (142 stars) (3 forks) (0 indexed issues) (0 open good first issues)

Compose promise-returning & async functions into a reusable pipeline

Last commit Apr 8, 2021

 (131 stars) (13 forks) (0 indexed issues) (0 open good first issues)