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