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

choojs/choo

:steam_locomotive::train: - sturdy 4kb frontend framework observed · 2026-08-28

github.com/choojs/choo · homepage · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

53/100

  • Activity 68
  • Release rhythm 8
  • Longevity 100
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: 3767
  • days_rel: n/a
  • days_push: 194
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

6769 stars · 574 forks observed · 2026-08-28

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

Choo is a tiny 4kb JavaScript frontend framework for building sturdy single-page applications using vanilla JS and HTML. It combines an event-based state system (stores), a router, and DOM rendering with optional server-side rendering in Node.

Use cases

  • build a tiny single-page app with minimal bundle size
  • frontend framework with unidirectional data flow
  • server-side render a JavaScript app in Node
  • simple routing and state management without heavy tooling
  • learn a minimal alternative to React or Vue
  • build UI with vanilla JS and tagged template HTML

When to choose

  • you need a very small bundle (~4kb) and simple API
  • you prefer vanilla JS/HTML over framework-specific DSLs
  • you want event-based stores and built-in routing
  • you need lightweight server-side rendering

When to avoid

  • you need a large ecosystem, tooling, and community support
  • you rely on JSX, hooks, or React-compatible libraries
  • you need long-term active development guarantees
  • you want TypeScript-first ergonomics

Facets

framework · maturity maintenance

frontend-framework routing state-management templating ssr web-development frontend browser unidirectional-data-flow minimal-framework tiny-bundle vanilla-js event-driven hyperhtml nodejs javascript

4 sources

Member repositories

RepositoryRoleHealth v2
choojs/choomain53

For agents

markdown · JSON · MCP: product_card(name="choojs/choo")

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