Project Name | Stars | Downloads | Repos Using This | Packages Using This | Most Recent Commit | Total Releases | Latest Release | Open Issues | License | Language |
---|---|---|---|---|---|---|---|---|---|---|
Rivets | 3,189 | 3 years ago | 148 | mit | JavaScript | |||||
Lightweight and powerful data binding. | ||||||||||
Gacui | 2,163 | 7 days ago | 15 | other | C++ | |||||
GPU Accelerated C++ User Interface, with WYSIWYG developing tools, XML supports, built-in data binding and MVVM features. | ||||||||||
Binding Collection Adapter | 1,713 | 43 | 3 | 2 years ago | 15 | March 08, 2020 | 31 | apache-2.0 | Java | |
Easy way to bind collections to listviews and recyclerviews with the new Android Data Binding framework | ||||||||||
Binding.scala | 1,574 | 12 | a month ago | 119 | December 25, 2019 | 42 | mit | Scala | ||
Reactive data-binding for Scala | ||||||||||
Loxodon Framework | 1,495 | 7 | 7 days ago | 6 | July 11, 2022 | 1 | mit | C# | ||
An MVVM & Databinding framework that can use C# and Lua to develop games | ||||||||||
Proteus | 1,146 | 3 years ago | 6 | apache-2.0 | Java | |||||
Proteus : A JSON based LayoutInflater for Android | ||||||||||
Fontbinding | 788 | 6 years ago | apache-2.0 | Java | ||||||
A full example of custom fonts in XML using data binding and including font caching. | ||||||||||
People Mvvm | 661 | 3 years ago | Java | |||||||
Sample created to practice MVVM and DataBinding in Android Applications. | ||||||||||
Backbone.epoxy | 630 | 5 years ago | 28 | mit | JavaScript | |||||
Declarative data binding and computed models for Backbone | ||||||||||
Countries | 609 | 5 years ago | 4 | other | Kotlin | |||||
An example Android app using Retrofit, Realm, Parceler, Dagger and the MVVM pattern with the data binding lib. |
This is a sample Android application based on the Tic-Tac-Toe game which can be played by 2 players, it was developed in order to learn the MVVM pattern (Model-View-View Model) and Data binding in Android.