Undefined Title

Undefined Title

knockout.meteor-demo

I love knockout as a MVVM framework of JavaScript. meteor doesn't support knockout yet, but I found a good bridge, knockout.meteor. It's really good that I've not made same one.

Using it, I implemented a simple but enough todo app, knockout.meteor-demo. Actually, this is not helpful because of single user :)

The number of line is totally less than 200 lines including *.coffee, *.html and *.less. That's surprisingly code-less.

knockout.meteor-demo is at github.com.


P.S. 2013-06-15
Moved to Bitbucket, <git@bitbucket.org:tmtk/knockout.meteor-demo.git>.