MCPcopy
hub / github.com/tastejs/todomvc

github.com/tastejs/todomvc @2.0.0 sqlite

repository ↗ · DeepWiki ↗ · release 2.0.0 ↗
12,045 symbols 30,929 edges 469 files 1,865 documented · 15%
README

TodoMVC

Helping you select an MV* framework

Website    Blog    TasteJS

Build Status Cypress.io tests

Developers these days are spoiled with choice when it comes to selecting an MV* framework for structuring and organizing JavaScript web apps.

Backbone, Ember, AngularJS... the list of new and stable solutions goes on and on, but just how do you decide on which to use in a sea of so many options?

To help solve this problem, we created TodoMVC - a project which offers the same Todo application implemented using MV* concepts in most of the popular JavaScript MV* frameworks of today.

Team

TodoMVC would not be possible without a strong team of contributors helping push the project forward each day. Additionally, we have a core project team composed of:

Addy Osmani - Founder/Lead

Addy is a Software Engineer at Google who originally created TodoMVC. He oversees the project direction, maintenance and organizes the planning and development efforts of the team.

Sindre Sorhus - Lead Developer

Sindre is a Web Developer who leads core development, quality control and application design for the project. His engineering contributions have helped us ensure consistency and best practices are enforced wherever possible. Sindre also leads up development of the TodoMVC application spec.

Pascal Hartig - Developer

Pascal is a Software Engineer at Twitter with a deep passion for consistency. He watches pull requests and helps developers getting their contributions integrated with TodoMVC.

Stephen Sawchuk - Developer

Stephen is a Front-end Engineer at Quicken Loans that cares about improving the maintainability and developer experience of open-source projects. His recent contributions include helping us move all apps over to using Bower and implementing the new information bar.

Colin Eberhardt - Developer

Colin is a software consultant at Scott Logic who is passionate about all software - from JavaScript to Java, and C# to Objective-C. His recent contribution to the project has been a fully automated test suite.

Sam Saccone - Developer

Sam is a Software Engineer at Google who is driven by an endless desire to create, solve problems, and improve developers' lives.

Arthur Verschaeve - Developer

Arthur is an open-source fanboy from Belgium. He is passionate about developer tooling and all things JavaScript.

Fady Samir Sadek - Developer

Fady is a front-end developer who loves all things JavaScript and enjoys solving real world problems using the web platform and helping other developers do the same. He currently leads maintenance of the project and ensures that the project is friendly for new contributors and upcoming developers.

Gianni Chiappetta - Logo designer

Gianni is a programmer and designer currently working as the Chief Rigger at MetaLab.

Disclaimer

TodoMVC has been called many things including the 'Speed-dating' and 'Rosetta Stone' of MV* frameworks. Whilst we hope that this project can offer assistance in deciding what frameworks are worth spending more time looking at, remember that the Todo application offers a limited view of a framework's potential capability.

It is meant to be used as a gateway to reviewing how a basic application using a framework may be structured, and we heavily recommend investing time researching a solution in more depth before opting to use it.

Also, please keep in mind that TodoMVC is not the perfect way to compare the size of different frameworks. We intentionally use the unminified versions to make reading the source code easier.

Getting Involved

Whilst we enjoy implementing and improving existing Todo apps, we're always interested in speaking to framework authors (and users) wishing to share Todo app implementations in their framework/solution of choice.

Check out our contribution docs for more info.

License

Everything in this repo is MIT License unless otherwise specified.

MIT © Addy Osmani, Sindre Sorhus, Pascal Hartig, Stephen Sawchuk.

Extension points exported contracts — how you extend this code

Matcher (Interface)
Matcher used to filter todo items, based on some criteria. [6 implementers]
examples/gwt/src/com/todo/client/ToDoRouting.java
ITodoModel (Interface)
(no doc) [2 implementers]
examples/typescript-react/js/interfaces.d.ts
JQueryEventConstructor (Interface)
* The interface used to construct jQuery events (with $.Event). It is * defined separately instead of inline in JQueryS
examples/typescript-angular/js/libs/jquery/jquery.d.ts
Todo (Interface)
(no doc)
examples/angular/src/app/todos.service.ts
Registry (Interface)
(no doc)
examples/emberjs/todomvc/types/todomvc/glint-registry.d.ts
HTMLElementTagNameMap (Interface)
(no doc)
examples/lit/src/lib/todo-item.ts
View (Interface)
The interface that a view for this presenter must implement. [1 implementers]
examples/gwt/src/com/todo/client/ToDoPresenter.java
ITodo (Interface)
(no doc)
examples/typescript-react/js/interfaces.d.ts

Core symbols most depended-on inside this repo

e
called by 1459
examples/js_of_ocaml/js/todomvc.js
get
called by 723
examples/typescript-angular/js/libs/jquery/jquery.d.ts
replace
called by 597
examples/typescript-angular/js/libs/angular/angular.d.ts
h
called by 474
examples/js_of_ocaml/js/todomvc.js
forEach
called by 378
examples/typescript-angular/js/libs/angular/angular.d.ts
first
called by 366
examples/typescript-angular/js/libs/jquery/jquery.d.ts
$as_Lcom_thoughtworks_binding_Binding
called by 340
examples/binding-scala/js/js-opt.js
bind
called by 335
examples/typescript-angular/js/libs/jquery/jquery.d.ts

Shape

Function 11,123
Method 696
Class 117
Interface 108
Enum 1

Languages

TypeScript99%
Java1%

Modules by API surface

examples/binding-scala/js/js-opt.js2,256 symbols
examples/reagent/js/app.js1,094 symbols
examples/typescript-react/js/bundle.js1,016 symbols
examples/gwt/gwttodo/694169309C8362F4AD96846150CDA3B1.cache.js764 symbols
examples/gwt/gwttodo/D6D931BA9B534E30A73C8FD93F9AAC9A.cache.js748 symbols
examples/gwt/gwttodo/0176BFA5D0194FC6FB9562B368F6A8FA.cache.js748 symbols
examples/gwt/gwttodo/BCF576FAD7F67F33B82C55CCB4D63DF9.cache.js745 symbols
examples/gwt/gwttodo/D87BBFA5B364F29D90EA3EF922379E77.cache.js739 symbols
examples/js_of_ocaml/js/todomvc.js681 symbols
bower_components/webcomponentsjs/webcomponents.js401 symbols
bower_components/webcomponentsjs/ShadowDOM.js295 symbols
examples/typescript-angular/js/libs/jquery/jquery.d.ts242 symbols

Dependencies from manifests, versioned

org.duelengine:duel-runtime
org.duelengine:duel-staticapps
org.slf4j:slf4j-jdk14
@angular/build21.2.9 · 1×
@angular/cli21.2.9 · 1×
@angular/common21.2.11 · 1×
@angular/compiler21.2.11 · 1×
@angular/compiler-cli21.2.11 · 1×
@angular/core21.2.11 · 1×
@angular/forms21.2.11 · 1×
@angular/platform-browser21.2.11 · 1×
@angular/router21.2.11 · 1×

For agents

$ claude mcp add todomvc \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact