Skip to content

Commit

Permalink
TodoMVC app in vanilla JS. No, that's not a framework.
Browse files Browse the repository at this point in the history
  • Loading branch information
OscarGodson authored and stephenplusplus committed May 1, 2013
1 parent 8ea9aef commit e6f1497
Show file tree
Hide file tree
Showing 12 changed files with 1,971 additions and 301 deletions.
8 changes: 8 additions & 0 deletions vanilla-examples/vanillajs/component.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
{
"name": "todomvc-vanillajs",
"version": "0.0.0",
"dependencies": {
"todomvc-common": "~0.1.4",
"director": "~1.2.0"
}
}
Loading

0 comments on commit e6f1497

Please sign in to comment.