Skip to content

amonat/knockout

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Knockout is a JavaScript library that makes it easier to create rich, desktop-like user interfaces with JavaScript and HTML, using observers to make your UI automatically stay in sync with an underlying data model. It works particularly well with the MVVM pattern, offering declarative bindings somewhat like Silverlight but without the browser plugin.

For more details, see

To build on Linux, run build/build-linux. To build on Windows, run build\build-windows.bat.

License: MIT http://www.opensource.org/licenses/mit-license.php

About

Knockout makes it easier to create rich, responsive UIs with JavaScript

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.6%
  • Shell 0.4%