knockout.mapping
Object mapper
An object mapping plugin for the KnockoutJS JavaScript framework.
Object mapping plugin for KnockoutJS
546 stars
57 watching
767 forks
Language: JavaScript
last commit: over 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sindresorhus/map-obj | An object mapper utility that transforms source object keys and values into target objects. | 204 |
hunterloftis/knockout.namespaces | A plugin for KnockoutJS that enables multiple ViewModels organized into namespaces | 57 |
steveluscher/knockout.meteor | A bridge between Knockout and Meteor frameworks, enabling the use of Knockout Observables with Meteor Collections | 66 |
coderenaissance/knockout.viewmodel | Creates and manages viewmodels for Knockout.js applications | 105 |
mljs/som | An implementation of a self-organizing map algorithm for mapping high-dimensional data to lower-dimensional spaces. | 23 |
knockout-contrib/knockout-validation | A KnockoutJS plugin for validating user input data | 1,020 |
mrtaikandi/mapto | A convention-based object mapping library using Roslyn source generation | 94 |
kemsky/jsonmapper | A JSON parser for ActionScript that allows flexible mapping of typed objects to and from JSON data | 4 |
mobxjs/serializr | A utility library for converting complex JSON structures into object graphs and vice versa. | 766 |
jonnyreeves/as3-vanilla | A lightweight library for extracting strongly typed objects from dynamic data without requiring manual parsing or marshalling code. | 81 |
jimrhoskins/knockout.localstorage | A plugin for knockout.js that allows observable values to be stored in local storage. | 67 |
mbest/knockout.punches | Provides enhanced binding syntaxes using Knockout 3+ to simplify complex data bindings and event handling | 238 |
mbest/knockout-table | A plugin for Knockout that enables fast and efficient table binding for displaying data in a table format. | 87 |
ivanbruel/moya-objectmapper | An Objective-C library for mapping Moya responses to Swift data models with JSON serialization support | 7 |
jamesfoster/knockout.observabledictionary | An implementation of an observable dictionary in KnockoutJS | 88 |