Ross ROSS = Recommend OSS · open-source software intelligence for agents

JeffreyZhao/wind

Asynchronous flow control in JavaScript, with JavaScript. observed · 2026-08-28

github.com/JeffreyZhao/wind · homepage · JavaScript observed · 2026-08-28

Health v2 · maintenance only

32/100

  • Activity 0
  • Release rhythm 35
  • Longevity 100

Flags: no_releases 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: 5763
  • days_rel: n/a
  • days_push: 5101
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

1519 stars · 230 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded

Wind.js is a JavaScript library for asynchronous flow control written in plain JavaScript, enabling sequential-style async programming without pre-compilation steps. It was popular in the early 2010s but has not been maintained since 2012.

Use cases

  • write sequential-looking asynchronous code in JavaScript
  • avoid callback hell in async workflows
  • control async flow without a precompiler or transpiler
  • manage complex asynchronous task sequences

When to choose

  • maintaining a legacy codebase that already uses Wind.js
  • studying historical approaches to async flow control in JavaScript

When to avoid

  • starting any new JavaScript project
  • you need modern async/await support
  • you need an actively maintained library with security updates

Facets

library · maturity abandoned

concurrency developer-tools web-development developer-tools browser cross-platform async-flow-control javascript coroutines legacy nodejs

1 source

Member repositories

RepositoryRoleHealth v2
JeffreyZhao/windmain32

For agents

markdown · JSON · MCP: product_card(name="JeffreyZhao/wind")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem