knockout.observableDictionary

Observable dict

An implementation of an observable dictionary in KnockoutJS

a comprehensive implementation of an observable dictionary in KnockoutJS

GitHub

88 stars
5 watching
20 forks
Language: JavaScript
last commit: almost 9 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
jimrhoskins/knockout.localstorageA plugin for knockout.js that allows observable values to be stored in local storage.67
sindresorhus/is-observableTool to check if a value is an Observable40
rniemeyer/knockout-sortableA binding for Knockout.js to connect observableArrays with jQuery UI's sortable functionality546
samverschueren/obsifyObservableify callback-style functions to enable reactive programming using observable values and subscription handlers.41
knockout-contrib/knockout-validationA KnockoutJS plugin for validating user input data1,022
sindresorhus/any-observableSupports any Observable library and provides polyfills70
benlesh/symbol-observablePollyfills Symbol.observable to make it available in environments where it doesn't exist by default186
steveluscher/knockout.meteorA bridge between Knockout and Meteor frameworks, enabling the use of Knockout Observables with Meteor Collections66
profiscience/ko-component-testerTDD helpers for testing Knockout.js components and bindings15
jamestalmage/stream-to-observableConverts Node Streams into ECMAScript-Observables to handle data over time73
mbest/knockout-repeatA Knockout.js binding that enables iterating over arrays or numbers in a simplified and efficient way131
fxm90/lightweightobservableAn implementation of an observable sequence that can be subscribed to in a lightweight and convenient way135
stevesanderson/knockout.mappingAn object mapping plugin for the KnockoutJS JavaScript framework.545
slazyk/observable-swiftA Swift library for value observing and events with a focus on explicit usage of closures, generics, and property observers.1,235
coderenaissance/knockout.viewmodelCreates and manages viewmodels for Knockout.js applications105