knockout-deferred-updates

Update batcher

An optimization plugin for Knockout that reduces update frequency by batching changes and delaying updates until later

Deferred Updates plugin for Knockout <=3.3.0

GitHub

134 stars
14 watching
23 forks
Language: JavaScript
last commit: almost 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
mbest/knockout.punches Provides enhanced binding syntaxes using Knockout 3+ to simplify complex data bindings and event handling 238
mbest/knockout-repeat A Knockout.js binding that enables iterating over arrays or numbers in a simplified and efficient way 131
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
marcoszh/batchcrypt Provides an optimized approach to secure machine learning model updates in distributed settings 78
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
ifandelse/knockout.js-external-template-engine An extension to Knockout.js that loads templates from external resources asynchronously. 229
coderenaissance/knockout.viewmodel Creates and manages viewmodels for Knockout.js applications 105
rniemeyer/knockout-delegatedevents A plugin for Knockout.js that simplifies event delegation in declarative markup 136
forbeslindesay/redux-optimist Optimistically applies actions to update state before committing them to the system 776
jimrhoskins/knockout.localstorage A plugin for knockout.js that allows observable values to be stored in local storage. 67
knockout-contrib/knockout-validation A KnockoutJS plugin for validating user input data 1,020
rniemeyer/knockout-postbox A JavaScript library facilitating decoupled communication between view models or components using Knockout's native pub/sub capabilities. 350
hunterloftis/knockout.namespaces A plugin for KnockoutJS that enables multiple ViewModels organized into namespaces 57
7kasper/bookshelf-update An ORM plugin that allows simple patching of models and skips updating if no values have changed. 0