yyx990803/todomvc — explained in plain English
Analysis updated 2026-07-17 · repo last pushed 2014-12-06
Compare how different JavaScript frameworks implement the same to-do app
Decide which framework to learn or use for a new project by seeing real code
Study a framework's basic patterns for adding, completing, and deleting items
| yyx990803/todomvc | 00kaku/wp-rest-playground | chalarangelo/mini-active-record | |
|---|---|---|---|
| Stars | 5 | 5 | 5 |
| Language | JavaScript | JavaScript | JavaScript |
| Last pushed | 2014-12-06 | — | — |
| Maintenance | Dormant | — | — |
| Setup difficulty | easy | hard | easy |
| Complexity | 2/5 | 3/5 | 1/5 |
| Audience | developer | developer | vibe coder |
Figures from each repo's GitHub metadata at analysis time.
The same simple to-do list app rebuilt in many JavaScript frameworks side-by-side, so you can compare how each one handles the same tasks.
Mainly JavaScript. The stack also includes JavaScript, Backbone, Ember.
Dormant — no commits in 2+ years (last push 2014-12-06).
Setup difficulty is rated easy, with roughly 5min to a first successful run.
Mainly developer.
This repo across BitVibe Labs
Verify against the repo before relying on details.