# tastejs/todomvc

Helping you select a JavaScript framework - Todo apps for React.js, Angular, Vue and many more

Repository: https://github.com/tastejs/todomvc
Canonical: https://ross.abutalabs.com/products/todomvc
Homepage: http://todomvc.com
Language: JavaScript
License: NOASSERTION
License Family: other
Last push: 2026-06-06T23:35:53+00:00

## Health v2 (maintenance only)
Score: 78/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 86, release rhythm 55, longevity 100
- inputs: {"age_days": 5570, "days_push": 88, "days_rel": 88, "gap_med": null, "n_releases_24m": 1}
- flags: no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 28949, forks 13727 (observed 2026-08-28T04:11:52.940958+00:00)

## What it is
TodoMVC is a collection of the same Todo application implemented in dozens of JavaScript frameworks and libraries, letting developers compare syntax, structure, and idioms side by side. It also provides a plain-Markdown app specification usable with AI coding agents and serves as the basis for the Speedometer browser benchmark.

## Use cases
- compare JavaScript frameworks before choosing one
- learn how React, Vue, Angular, or Svelte differ in practice
- find a canonical reference implementation of a todo app
- benchmark browser UI performance with Speedometer
- generate a TodoMVC app in a new framework with an AI coding agent
- study idiomatic code patterns across frameworks

## When to choose
- you are evaluating which JavaScript UI framework to adopt
- you want identical functionality implemented across many frameworks for fair comparison
- you need a well-known teaching example or benchmark workload

## When to avoid
- you need production application code or a starter template
- you want a framework-agnostic library to install as a dependency
- you need examples for non-JavaScript platforms

## Facets
- artifact type: learning-resource
- maturity: active
- function: frontend-framework, developer-tools, benchmarking, testing
- domain: web-development, frontend, education, developer-tools, tutorials
- platform: browser
- tags: todo-app, framework-comparison, reference-implementations, speedometer-benchmark, app-specification, javascript-frameworks, web-server, nodejs, javascript

## Member repositories
- tastejs/todomvc (main) score 78

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:52.940958+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-29T16:53:16.587110+00:00, confidence not recorded.
  - readme: https://github.com/tastejs/todomvc (fetched 2026-08-28T04:11:52.940958+00:00, sha 5e4f4b343038)
  - homepage: http://todomvc.com (fetched 2026-08-29T07:50:45.521574+00:00, sha ce7e24a0f485)
- Data as of 2026-08-30T08:39:29.467469+00:00.
