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).
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.
A Knockout.js binding to connect observableArrays with jQuery UI sortable functionality. Includes a custom build of jQuery UI with only sortable/draggable functionality.
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.