1Marc/modern-todomvc-vanillajs resource
TodoMVC with Modern (ES6+), Vanilla 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: 1586
- days_rel: n/a
- days_push: 904
- n_releases_24m: 0
Adoption not part of the score
1160 stars · 114 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
A TodoMVC reference implementation written in ~200 lines of modern (ES6+) vanilla JavaScript with no build tools, demonstrating that complex apps can be built without frameworks. It includes branches showing component architecture, performant DOM updates, lit-html integration, and TypeScript variants as a learning blueprint.
Use cases
- learn how to build apps without a framework
- see a modern vanilla javascript todomvc example
- understand reactivity patterns with plain javascript
- compare vanilla js vs react for declarative UI
- find a minimal example of javascript modules with no build tools
- study component architecture in vanilla js
- learn efficient DOM rendering for lists
When to choose
- learning modern vanilla JavaScript patterns without frameworks
- looking for a compact reference implementation of TodoMVC
- evaluating whether a framework is needed for a small app
- teaching or studying frontend architecture fundamentals
When to avoid
- building a production application that needs a real framework ecosystem
- needing routing, state management libraries, or large-team tooling
- requiring a maintained, licensed dependency in a project
Facets
learning-resource · maturity stable
frontend-framework ui-components state-management templating web-development frontend education tutorials browser vanilla-javascript todomvc es6 no-build-tools example-app reference-implementation javascript web
3 sources
- readme: https://github.com/1Marc/modern-todomvc-vanillajs · fetched 2026-08-28 · 3094d283cea4
- homepage: https://frontendmasters.com/blog/vanilla-javascript-todomvc/ · fetched 2026-08-29 · b6a62781fe10
- site_page: https://master.dev/faq · fetched 2026-08-29 · 3c48f591f915
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| 1Marc/modern-todomvc-vanillajs | main | 32 |
For agents
markdown · JSON · MCP: product_card(name="1Marc/modern-todomvc-vanillajs")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem