-
Notifications
You must be signed in to change notification settings - Fork 0
Bindings
- Bindings - TinyMCE
- Bindings - jqueryui widgets
- Bindings - contenteditable
- Bindings - async - The async wrapper binding can be used to isolate bindings.
- Bindings - class - Set an arbitrary css class for an element.
- Bindings: runafter - Run a function each time after an element is updated.
- Bindings - URI templates and URI query params
[thelinuxlich / knockout_bindings](https://github.com/thelinuxlich /knockout_bindings) Some Knockout bindings for jQueryUI, jQuery Validation plugin and jQuery mask plugin
madcapnmckay/Knockout-UI Knockout UI is a collection of UI components based on Knockout and JQuery UI.
ericmbarnard/KoGrid A Knockout DataGrid
gvas/JQuery-UI Knockout Bindings for all of the base JQuery UI widgets.
Knockout-Contrib Has a Knockout Validation extension, and DataGrid
Knockout.Extensions Has a DataTable binding extension
Knockout.Modal.Colorbox A binding for applying modal behavior bindings to the view, currently only has colorbox implementation.
Knockout.Lock A binding for locking or unlocking elements, such as forms during ajax actions etc
Knockout.Typing A binding for raising callbacks when a user types or stops typing in a field
Knockout.Files A binding for loading files locally via filereader
Knockout.Gravatar A binding for displaying gravatar images
Knockout.Tooltip A binding for displaying tooltips on elements, using qtip2 for tooltip behavior
Knockout.Watermark A binding for displaying watermarks on input fields, uses jquery watermark for behavior