Overview
Joquer-ui is a Javascript library that implements jQuery UI widgets for joquer.
Many of the jQuery UI widgets do not work with joquer because they rely on non-standard CSS selectors. Joquer-ui is a drop-in replacement for jQuery UI widgets that can work with either jQuery or joquer.
The purpose of joquer and joquer-ui is not to support jQuery development, but to enable people to still use their current jQuery code-base while moving towards standards-based development.
Licensing
Joquer-ui is a modified clone of jQuery UI and is available under the same terms as jQuery and jQuery UI. That is, it is dual licensed under the MIT and GPL v2 licenses.