domenic/promises-unwrapping resource
The ES6 promises spec, as per September 2013 TC39 meeting observed · 2026-08-28
Health v2 · maintenance only
10/100
- Activity 0
- Release rhythm 35
- Longevity 100
Flags: no_releases archived no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 4760
- days_rel: n/a
- days_push: 2301
- n_releases_24m: 0
Adoption not part of the score
1258 stars · 93 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
The historical staging repository for the ES6 Promises specification draft discussed at the September 2013 TC39 meeting. It documents promise semantics (states, resolution, abstract operations) and has since been folded into the official ECMAScript 6 specification.
Use cases
- understand how ES6 promises work internally
- read the original promises spec proposal text
- research promise states like fulfilled rejected and pending
- study PromiseCapability and promise abstract operations
- trace the history of the ECMAScript promises standardization
- find the TC39 discussion record for promises
When to choose
- you need the historical proposal text or issue discussions that shaped the promises spec
- you are researching how promises were standardized in ECMAScript 6
When to avoid
- you need the current normative promises specification - use the official ECMAScript spec instead
- you want a promise implementation library for your code
- you need up-to-date documentation of modern async/await features
Facets
learning-resource · maturity abandoned
documentation concurrency programming-languages documentation ecmascript es6 promises specification tc39 async algorithms javascript
1 source
- readme: https://github.com/domenic/promises-unwrapping · fetched 2026-08-28 · 7410698e062b
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| domenic/promises-unwrapping | main | 10 |
For agents
markdown · JSON · MCP: product_card(name="domenic/promises-unwrapping")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem