This repository contains every TodoMVC app made with Typescript in the original tastejs/todomvc, and minimal tweaks made on top of it to compile the minimally-modified sources with TSCC. It mostly consists of adding a tscc.spec.json
file describing the entry file and what external NPM library you are going to use. More detailed description of changes made are available in each project's readme.
Changes for typescript-react: 547905ec
Changes for typescript-backbone: 8b526de1
Changes for typescript-angular: 1700a628