Found 105 packages
A JavaScript MVVM library to help you create rich, dynamic user interfaces with clean maintainable code
A Validation Library plugin for KnockoutJS. An extensible and pluggable framework for performing model-based Form and UI validation.
A Knockout.js binding to connect observableArrays with jQuery UI sortable functionality
A project to create a robust set of Knockout.js bindings for the Kendo UI widgets.
knockout-postbox is a Knockout.js plugin designed to use Knockout's basic pub/sub capabilities to facilitate decoupled communication between separate view models / components.
The Knockout.js External Template Engine extends Knockout.js to allow you to load templates asynchronously from a remote resource. It currently supports both native and jquery templates. Special thanks to Ryan Niemeyer for the assistance in getting jquery templates working in this version of the plugin.
A high-performance KnockoutJS DataGrid. KoGrid was inspired by SlickGrid, and has been kept in sync with its sibling, ng-grid (a high-performance AngularJS DataGrid).
This is a simple plugin that allows you to inspect your KnockoutJS ViewModels using the Glimpse tool
A KnockoutJS custom binding that applies a TinyMCE Editor to the bound HTML element
Validation plugin for knockout js
Knockout-AMD-Helpers is a lightweight plugin that makes working with AMD modules in Knockout.js easier by adding a "module" binding and pulling external templates using the text plugin.
KoLite contains a set of helpers to aid in creating MVVM applications using JavaScript and Knockout. Including: asyncCommand activity dirtyFlag For a quick start, see http://jpapa.me/kolitegh
Knockback.js provides Knockout.js magic for Backbone.js Models and Collections.
Autocomplete binding for KnockoutJS
knockout-jqAutocomplete is a Knockout.js plugin designed to work with jQuery UI's autocomplete widget.
A simple and flexible plugin to do declarative event delegation in Knockout.js
From a command prompt, run: CMD> dotnet new --install IntelliTect.Coalesce.KnockoutJS.Template Make a new folder and open it in a command prompt CMD> dotnet new coalesceko [-n Optional.Name] If you don't specify a name, the template will infer one from the name of the folder you are in.
Adds all the useful collection and array methods from Underscore.js to Knockout observable arrays. Also includes several convenience methods to manipulate the underlying array.
Helper extensions for KnockoutJs
A Knockout.js binding to connect observableArrays with jQuery UI sortable functionality. Includes a custom build of jQuery UI with only sortable/draggable functionality.