awesome-knockout
UI toolkit
A curated collection of plugins, libraries, and frameworks for building rich and responsive UIs with the Knockout framework.
A curated list of awesome plugins for Knockout
100 stars
11 watching
15 forks
last commit: almost 7 years ago
Linked from 4 awesome lists
awesomeknockout
Awesome Knockout / Frameworks | |||
Knockout | 10,472 | 5 months ago | Knockout makes it easier to create rich, responsive UIs with JavaScript |
Knockback | 1,052 | 9 months ago | Knockback.js provides Knockout.js magic for Backbone.js Models and Collections |
Durandal | 1,719 | almost 6 years ago | A cross-device, cross-platform client framework written in JavaScript and designed to make building Single Page Applications |
Falconjs | 92 | almost 9 years ago | Adds structure to knockout.js by incorporting models, collections, and views |
Awesome Knockout / Integrations | |||
UI | 263 | over 11 years ago | Jquery - Rich UI components based on KnockoutJS |
Kendo | 273 | about 5 years ago | A project to create a robust set of Knockout.js bindings for the Kendo UI widgets |
Bootstrap | 232 | over 6 years ago | A plugin that adds custom bindings for twitter bootstrap objects such as tooltips and popovers |
ASP.NET MVC | 203 | over 7 years ago | Power of Knockout.js for ASP.NET MVC |
Rails | 96 | 6 months ago | KnockoutJS for Rails |
Meteor | 66 | over 11 years ago | A Knockout-to-Meteor bridge |
Awesome Knockout / Plugins and libraries | |||
Mapping | 546 | over 7 years ago | Object mapping plugin for KnockoutJS |
Validation | 1,020 | over 2 years ago | A validation library for Knockout JS |
Sortable | 547 | over 3 years ago | A Knockout.js binding to connect observableArrays with jQuery UI sortable functionality |
Grid | 280 | almost 4 years ago | A data grid plugin for Knockout |
External Template Engine | 229 | about 10 years ago | Custom Template Engine and Template Source for Knockout.js that loads external templates |
Postbox | 350 | over 1 year ago | Publish/subscribe decoupled communication between separate view models and components |
Deferred Updates | 134 | almost 9 years ago | The plugin that modifies parts of Knockout’s observable/subscription system to use deferred updates |
Delegated Events | 136 | about 7 years ago | Simple and flexible plugin to do declarative event delegation |
Projections | 5 | almost 3 years ago | Adds lodash FP chainability to observable arrays |
Viewmodel | 105 | over 8 years ago | Flexible way to create a knockout viewmodel |
Observable Dictionary | 88 | about 7 years ago | An implementation of an observable dictionary |
Model | 61 | about 12 years ago | A base model for Knockout.js entities |
Namespaces | 57 | over 13 years ago | Namespaces for Knockout.js |
Rest | 63 | over 7 years ago | A simple library to extend Knockout.js objects with RESTful actions |
Local Storage | 67 | almost 13 years ago | LocalStorage persistence for Knockout.js |
Router | 67 | almost 7 years ago | Router for single-page apps |
Awesome Knockout / Custom Bindings | |||
Punches | 238 | almost 9 years ago | Collection of enhanced binding syntaxes |
Switch Case | 168 | about 3 years ago | Powerful control flow bindings |
Repeat | 131 | over 7 years ago | The repeat binding can replace foreach in many instances and is faster and simpler |
Table | 87 | almost 9 years ago | Table binding plugin for Knockout |
Awesome Knockout / Components | |||
Cart | 84 | over 11 years ago | Simple browser-based shopping cart that uses local storage |
Testing | 15 | almost 6 years ago | Helpful utilities for TDD + Knockout.js |
Awesome Knockout / Examples | |||
WebSockets | 89 | about 14 years ago | Example of real time collaborative web app using WebSockets and Knockout |