Home > ko2jqueryui

ko2jqueryui

Ko2jqueryui is a project mainly written in ..., it's free.

Knockout bindings for jQuery UI widgets

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

  • Documentation and tutorials on the project's website
  • Online examples at http://knockoutjs.com/examples/

This project provides custom bindings for jQuery UI widgets. One way binding could be implemented fearly easy. However two-way binding makes some complexity and this project should solve them.

Previous:eflow