DataBind
Data binder
A Unity-based data binding system that simplifies the process of linking UI elements to data values.
Simple data binding for Unity
69 stars
8 watching
13 forks
Language: C#
last commit: almost 8 years ago
Linked from 1 awesome list
databindunity
Related projects:
Repository | Description | Stars |
---|---|---|
praeclarum/bind | A C# library for automatically synchronizing data between objects and their properties | 204 |
sidovsky/ebind | A .NET data binding library providing concise and fast features for two-way, action, and event bindings. | 163 |
nytimes/backbone.stickit | A plugin for Backbone.js that simplifies data binding to views and models by automatically cleaning up template variables and providing fine-grained control over bindings. | 1,640 |
thoughtworksinc/binding.scala | A reactive data-binding library for Scala, enabling two-way data binding between UI components and business logic. | 1,587 |
eed3si9n/scalaxb | An XML data-binding tool that generates Scala source files and typeclass instances to represent and transform data. | 337 |
remy/bind.js | A JavaScript library providing two-way data binding between HTML and JavaScript objects with transformation support. | 694 |
valentiay/phobos | An XML data-binding library for Scala applications. | 20 |
levitali/compiledbindings | A set of compiled bindings for various UI frameworks that enable XAML expression-based data binding at compile time. | 276 |
keflon/functionzero.maui.zbind | A NuGet package providing an alternative to Microsoft's data binding capabilities in Xamarin.Forms applications. | 18 |
ryannielson/inputbinder | A utility component for managing and responding to input events in Unity projects. | 75 |
fluentforward/cljs-binding | A library that simplifies binding ClojureScript functions to HTML elements and atomic values, enabling two-way data synchronization. | 57 |
electricbolt/bindkit | A two-way data binding framework for iOS. | 13 |
datagraph/cl-ndbapi | A Common Lisp library providing bindings to the NDB API of RonDB for low-latency key-value store and SQL capabilities. | 13 |
tomasmikula/easybind | A JavaFX library that simplifies the creation of custom bindings using lambdas. | 151 |
emolch/guts | A lightweight declarative data binding library for Python | 18 |