# bevacqua/promisees

:incoming_envelope: Promise visualization playground for the adventurous

Repository: https://github.com/bevacqua/promisees
Canonical: https://ross.abutalabs.com/products/promisees
Homepage: https://bevacqua.github.io/promisees
Language: JavaScript
License: MIT
License Family: permissive
Last push: 2017-02-15T19:18:13+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 4004, "days_push": 3486, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases, no_readme
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1201, forks 46 (observed 2026-08-28T04:03:58.315711+00:00)

## What it is
Promisees is a browser-based playground for visualizing JavaScript Promise chains and their resolution flows. It helps developers understand and debug asynchronous promise behavior interactively.

## Use cases
- visualize how javascript promises resolve
- learn async promise chaining
- debug promise chains interactively
- teach promises to students
- explore promise resolution order

## When to choose
- you want an interactive way to understand promise behavior
- you're teaching or learning asynchronous javascript
- you need to debug a complex promise chain visually

## When to avoid
- you need production promise debugging in a live app
- you want async/await or observable visualization
- you need a maintained tool with recent updates

## Facets
- artifact type: learning-resource
- maturity: maintenance
- function: developer-tools, data-visualization
- domain: developer-tools, education, web-development
- platform: browser
- tags: promises, async, visualization, playground, javascript, education, web

## Member repositories
- bevacqua/promisees (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:58.315711+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-30T06:20:39.883859+00:00, confidence not recorded.
  - homepage: https://bevacqua.github.io/promisees (fetched 2026-08-29T12:27:56.660505+00:00, sha 2a7a347c1dfd)
- Data as of 2026-08-30T08:39:29.467469+00:00.
