knockout.namespaces
Namespace manager
A plugin for KnockoutJS that enables multiple ViewModels organized into namespaces
Namespaces plugin for KnockoutJS
57 stars
2 watching
5 forks
Language: JavaScript
last commit: over 13 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
coderenaissance/knockout.viewmodel | Creates and manages viewmodels for Knockout.js applications | 105 |
maksjs/namespace-in-coffeescript | A pattern to simulate namespaces in CoffeeScript for managing classes and objects across different environments. | 21 |
jarzka/namespacefy | Provides functions to manage namespace and keywords in data structures, making it easier to avoid name conflicts and improve code readability. | 20 |
jimrhoskins/knockout.localstorage | A plugin for knockout.js that allows observable values to be stored in local storage. | 67 |
stevesanderson/knockout.mapping | An object mapping plugin for the KnockoutJS JavaScript framework. | 546 |
knockout-contrib/knockout-validation | A KnockoutJS plugin for validating user input data | 1,020 |
thelinuxlich/knockout.model | A JavaScript library providing a base model class for building Knockout.js applications with RESTful routing and data management capabilities. | 61 |
rniemeyer/knockout-sortable | A binding for Knockout.js to connect observableArrays with jQuery UI's sortable functionality | 547 |
rniemeyer/knockout-delegatedevents | A plugin for Knockout.js that simplifies event delegation in declarative markup | 136 |
kendo-labs/knockout-kendo | A project to provide Knockout.js bindings for Kendo UI widgets. | 273 |
madcapnmckay/knockout-ui | A collection of reusable UI components based on KnockoutJS and JQuery UI | 263 |
robertwhurst/keyboardjs | A JavaScript library for binding keyboard combos and managing keyboard events in web applications. | 2,097 |
steveluscher/knockout.meteor | A bridge between Knockout and Meteor frameworks, enabling the use of Knockout Observables with Meteor Collections | 66 |
billpull/knockout-bootstrap | A plugin that adds custom bindings for Bootstrap plugins such as tooltips and popovers to enhance their functionality in Knockout.js applications. | 232 |
mbest/knockout-table | A plugin for Knockout that enables fast and efficient table binding for displaying data in a table format. | 87 |