knockout-repeat
Repeat binder
A Knockout.js binding that enables iterating over arrays or numbers in a simplified and efficient way
REPEAT binding for Knockout
131 stars
10 watching
18 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mbest/knockout.punches | Enhances Knockout binding syntax with new features | 238 |
mbest/knockout-table | A plugin for Knockout that enables fast and efficient table binding for displaying data in a table format. | 87 |
mbest/knockout-switch-case | Enables flexible control flow in Knockout applications using switch/case bindings | 168 |
mbest/knockout-deferred-updates | An optimization plugin for Knockout that reduces update frequency by batching changes and delaying updates until later | 134 |
rniemeyer/knockout-sortable | A binding for Knockout.js to connect observableArrays with jQuery UI's sortable functionality | 546 |
rniemeyer/knockout-postbox | A JavaScript library facilitating decoupled communication between view models or components using Knockout's native pub/sub capabilities. | 350 |
kendo-labs/knockout-kendo | A project to provide Knockout.js bindings for Kendo UI widgets. | 273 |
mathiasbynens/string.prototype.repeat | A polyfill implementation of the String.prototype.repeat method in ECMAScript 6 | 27 |
knockout-contrib/knockout-validation | A KnockoutJS plugin for validating user input data | 1,022 |
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. | 231 |
coderenaissance/knockout.viewmodel | Creates and manages viewmodels for Knockout.js applications | 105 |
steveluscher/knockout.meteor | A bridge between Knockout and Meteor frameworks, enabling the use of Knockout Observables with Meteor Collections | 66 |
ifandelse/knockout.js-external-template-engine | An extension to Knockout.js that loads templates from external resources asynchronously. | 228 |
jimrhoskins/knockout.localstorage | A plugin for knockout.js that allows observable values to be stored in local storage. | 67 |
thelinuxlich/knockout.model | A JavaScript library providing a base model class for building Knockout.js applications with RESTful routing and data management capabilities. | 61 |