knockout binding handlers for jQuery UI
npm install knockout-jqueryui  

Knockout bindings for the jQuery UI widgets.
Documentation
-------------
http://gvas.github.com/knockout-jqueryui/
Build
-----
git clone git://github.com/gvas/knockout-jqueryui.git knockout-jqueryui
cd knockout-jqueryui
npm install -g grunt-cli
npm install
grunt
Tests
-----
http://gvas.github.com/knockout-jqueryui/tests.html
Compatibility
-----
From jQuery UI 1.8 to jQuery UI 1.11.x.
jQuery UI 1.12 deprecated some API and the "compatibility layer" is broken.