knockout.meteor
Knockout bridge
A bridge between Knockout and Meteor frameworks, enabling the use of Knockout Observables with Meteor Collections
A Knockout-to-Meteor bridge
66 stars
13 watching
10 forks
Language: JavaScript
last commit: over 11 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
stevesanderson/knockout.mapping | An object mapping plugin for the KnockoutJS JavaScript framework. | 546 |
thelinuxlich/knockout.model | A JavaScript library providing a base model class for building Knockout.js applications with RESTful routing and data management capabilities. | 61 |
knockout-contrib/knockout-validation | A KnockoutJS plugin for validating user input data | 1,020 |
rniemeyer/knockout-sortable | A binding for Knockout.js to connect observableArrays with jQuery UI's sortable functionality | 547 |
mbest/knockout-table | A plugin for Knockout that enables fast and efficient table binding for displaying data in a table format. | 87 |
hunterloftis/knockout.namespaces | A plugin for KnockoutJS that enables multiple ViewModels organized into namespaces | 57 |
mbest/knockout-repeat | A Knockout.js binding that enables iterating over arrays or numbers in a simplified and efficient way | 131 |
jamesfoster/knockout.observabledictionary | An implementation of an observable dictionary in KnockoutJS | 88 |
mbest/knockout-switch-case | Enables flexible control flow in Knockout applications using switch/case bindings | 168 |
mbest/knockout.punches | Provides enhanced binding syntaxes using Knockout 3+ to simplify complex data bindings and event handling | 238 |
coderenaissance/knockout.viewmodel | Creates and manages viewmodels for Knockout.js applications | 105 |
madcapnmckay/knockout-ui | A collection of reusable UI components based on KnockoutJS and JQuery UI | 263 |
meteor-community-packages/meteor-autoform-bs-datepicker | A custom input type for Meteor's AutoForm that integrates Bootstrap's datepicker plugin | 25 |
rniemeyer/knockout-postbox | A JavaScript library facilitating decoupled communication between view models or components using Knockout's native pub/sub capabilities. | 350 |
jimrhoskins/knockout.localstorage | A plugin for knockout.js that allows observable values to be stored in local storage. | 67 |