Knockout - Create rich, responsive UIs with JavaScript
Knockout is a JavaScript MVVM (a modern variant of MVC) library that makes it easier to create rich, desktop-like user interfaces with JavaScript and HTML. It uses observers to make your UI automatically stay in sync with an underlying data model, along with a powerful and extensible set of declarative bindings to enable productive development.
http://knockoutjs.com/
https://github.com/knockout/knockout
License:
Tech:
Tags: