All Projects → sedstrom → Witch-Android

sedstrom / Witch-Android

Licence: Apache-2.0 license
View-data binding library for Android.

Programming Languages

java
68154 projects - #9 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to Witch-Android

Android Viewmodelbinding
A lightweight library aiming to speed up Android app development by leveraging the new Android Data Binding together with the Model-View-ViewModel design pattern.
Stars: ✭ 308 (+1132%)
Mutual labels:  binding, viewmodel
django-concurrency-talk
🎭 Database Integrity in Django: Safely Handling Critical Data in Distributed Systems
Stars: ✭ 49 (+96%)
Mutual labels:  immutable
deepClone
A tiny library for deeply copying Javascript objects and arrays
Stars: ✭ 17 (-32%)
Mutual labels:  immutable
pybrood
Another BWAPI Python binding made with pybind11
Stars: ✭ 15 (-40%)
Mutual labels:  binding
MultiplatformPlayground
Kotlin Multiplatform project in Jetpack Compose & SwiftUI with shared ViewModel layer and File upload
Stars: ✭ 72 (+188%)
Mutual labels:  viewmodel
Dagger-Hilt-MVVM
Sample app that demonstrates the usage of Dagger Hilt with Kotlin & MVVM
Stars: ✭ 62 (+148%)
Mutual labels:  viewmodel
xlsx-renderer
Render xlsx from template
Stars: ✭ 21 (-16%)
Mutual labels:  viewmodel
StarWarsSearch-MVI
Star wars sample android project showcasing the use of View components for rendering UI in Fragments and Activities. Uses Android Jetpack, clean architecture with MVI (Uni-directional data flow), dagger hilt, and kotlin coroutines with StateFlow
Stars: ✭ 189 (+656%)
Mutual labels:  viewmodel
Pursuit-Core-Android
Pursuit Core Android
Stars: ✭ 45 (+80%)
Mutual labels:  viewmodel
background-service-lib
Essential classes for reliable background services.
Stars: ✭ 24 (-4%)
Mutual labels:  binding
MvvmBlazor
A lightweight Blazor Mvvm Library
Stars: ✭ 203 (+712%)
Mutual labels:  viewmodel
immutable-gametree
An immutable game tree data type.
Stars: ✭ 18 (-28%)
Mutual labels:  immutable
crystal-cassandra
A Cassandra driver for Crystal
Stars: ✭ 20 (-20%)
Mutual labels:  binding
vana
Observe your immutable state trees 🌲👀 (great with React)
Stars: ✭ 24 (-4%)
Mutual labels:  immutable
pagemaker production
🐎 前端页面制作工具
Stars: ✭ 50 (+100%)
Mutual labels:  immutable
roove
Dating app based on firebase services and facebook login. MVVM-Kotlin-RxJava-Dagger-Databinding
Stars: ✭ 55 (+120%)
Mutual labels:  viewmodel
js-data-structures
🌿 Data structures for JavaScript
Stars: ✭ 56 (+124%)
Mutual labels:  immutable
apllodb
A RDBMS with Immutable Schema feature
Stars: ✭ 28 (+12%)
Mutual labels:  immutable
floppy
🧩 Handling and maintain your UI view component easily
Stars: ✭ 55 (+120%)
Mutual labels:  viewmodel
KotlinEverywhere
This application created for Kotlin Everywhere series as a codelab. It will show step by step Kotlin and Android Jetpack Components fundamentals. 🚀🚀
Stars: ✭ 52 (+108%)
Mutual labels:  viewmodel

View-data binding on Android.

For documentation and getting started guide: https://sedstrom.github.io/Witch-Android/

For samples: https://github.com/sedstrom/Witch-Android-Samples

License

Copyright 2017 Simon Edström

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].