# sindresorhus/promise-fun

Promise packages, patterns, chat, and tutorials

Repository: https://github.com/sindresorhus/promise-fun
Canonical: https://ross.abutalabs.com/products/promise-fun
License: CC0-1.0
License Family: permissive
Topics: async-functions, promise-modules, promises, javascript, ponyfill, unicorns, promise-library, promise-queue, promise, promise-patterns, async-await, polyfill, concurrency, async, iteration, list, resources, awesome, awesome-list, nodejs
Last push: 2024-04-25T09:36:15+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 3604, "days_push": 860, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 5166, forks 138 (observed 2026-08-28T04:09:11.568400+00:00)

## What it is
A curated collection of sindresorhus's promise utility modules, promise patterns, and tutorials for JavaScript. It serves as an index to packages like p-map, p-limit, p-retry, and delay for async control flow.

## Use cases
- find a javascript library to limit promise concurrency
- retry async functions with backoff
- learn common async/await patterns
- promisify callback-style functions
- debounce or throttle async functions
- run promises in series or with timeouts

## When to choose
- you need a small focused promise utility for Node.js or browser JavaScript
- you want curated resources on promise patterns and async problems

## When to avoid
- you need a full-featured batteries-included async framework
- you work in a non-JavaScript language

## Facets
- artifact type: learning-resource
- maturity: active
- function: concurrency, developer-tools
- domain: developer-tools, awesome-lists, programming-languages
- platform: -
- tags: promises, async-await, awesome-list, promise-patterns, javascript, nodejs

## Member repositories
- sindresorhus/promise-fun (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:09:11.568400+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:01:52.911802+00:00, confidence not recorded.
  - readme: https://github.com/sindresorhus/promise-fun (fetched 2026-08-28T04:09:11.568400+00:00, sha c51ebbfd0134)
- Data as of 2026-08-30T08:39:29.467469+00:00.
