knockout.viewmodel
Viewmodel builder
Creates and manages viewmodels for Knockout.js applications
The knockout viewmodel plugin is the fastest, smallest, cleanest, most flexible way to create a knockout viewmodel.
105 stars
21 watching
27 forks
Language: JavaScript
last commit: almost 9 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A plugin for KnockoutJS that enables multiple ViewModels organized into namespaces | 57 |
| A KnockoutJS plugin for validating user input data | 1,022 |
| A plugin for Knockout.js that simplifies event delegation in declarative markup | 136 |
| A JavaScript library providing a base model class for building Knockout.js applications with RESTful routing and data management capabilities. | 61 |
| Enhances Knockout binding syntax with new features | 238 |
| A plugin for knockout.js that allows observable values to be stored in local storage. | 67 |
| An object mapping plugin for the KnockoutJS JavaScript framework. | 545 |
| A collection of reusable UI components based on KnockoutJS and JQuery UI | 264 |
| A JavaScript library facilitating decoupled communication between view models or components using Knockout's native pub/sub capabilities. | 350 |
| A plugin for Knockout that enables fast and efficient table binding for displaying data in a table format. | 87 |
| An extension to Knockout.js that loads templates from external resources asynchronously. | 228 |
| A binding for Knockout.js to connect observableArrays with jQuery UI's sortable functionality | 546 |
| A Knockout.js binding that enables iterating over arrays or numbers in a simplified and efficient way | 131 |
| Enables flexible control flow in Knockout applications using switch/case bindings | 168 |
| A browser-based shopping cart implementation using KnockoutJS and local storage | 84 |