An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: data-binding

purifyjs/core

1.0kB DOM utility library, focusing on building reactive UI

Language: TypeScript - Size: 540 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 7 - Forks: 0

Kanishak-xd/angular20.ts

angular 20 testing sandbox app

Language: TypeScript - Size: 88.9 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/blazor-dxgrid-unbound-columns

Add unbound columns whose values are not stored in the assigned data collection.

Language: HTML - Size: 298 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

ra1028/swiftui-atom-properties

⚛️ Atomic approach state management and dependency injection for SwiftUI

Language: Swift - Size: 7.85 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 306 - Forks: 17

DevExpress-Examples/blazor-grid-bind-to-datatable-object

Bind the DxGrid component to a static or dynamically generated DataTable object.

Language: HTML - Size: 441 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 4

DevExpress-Examples/blazor-DxGrid-Bind-To-Web-Api-Service

Bind the Data Grid to the Web API Service.

Language: C# - Size: 2.12 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 8 - Forks: 8

DevExpress-Examples/wpf-dashboard-how-to-bind-to-sql-database-file

This example demonstrates how to bind a dashboard to a Microsoft SQL Server database file (*.mdf).

Language: C# - Size: 1.13 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 3 - Forks: 1

DevExpress-Examples/winforms-property-grid-create-rows

Create editor and category rows in a Property Grid.

Language: Visual Basic .NET - Size: 63.5 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 2 - Forks: 0

DevExpress-Examples/winforms-treelist-unbound-columns

Create and customize an unbound column.

Language: C# - Size: 62.5 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-treelist-virtual-mode

Load node data on a background thread.

Language: C# - Size: 70.3 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 2 - Forks: 1

DevExpress-Examples/winforms-treelist-sync-position-of-nodes-with-data-records

Sync the position of child nodes with records in a data source

Language: C# - Size: 82 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-scheduler-mapping-converters

Implement custom mapping using converters.

Language: Visual Basic .NET - Size: 434 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-scheduler-bind-sql-database-design-time

Bind the WinForms Scheduler control to MS SQL database (design time).

Language: C# - Size: 422 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-scheduler-gantt-view

Display appointments in a Gantt View.

Language: Visual Basic .NET - Size: 106 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

DevExpress-Examples/winforms-scheduler-linq-to-sql

Bind the WinForms Scheduler control to LINQ to SQL classes.

Language: Visual Basic .NET - Size: 157 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 1

DevExpress-Examples/winforms-scheduler-bind-to-custom-objects

Bind the Scheduler to a collection of custom appointments.

Language: Visual Basic .NET - Size: 114 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 3

DevExpress-Examples/winforms-scheduler-bind-sql-server-customize-update-delete-insert-queries

Bind the Scheduler control to an SQL Server database and generate queries without the use of SqlCommandBuilder

Language: C# - Size: 87.9 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-scheduler-bind-to-ms-sql-server

Bind the Scheduler control to MS SQL Server.

Language: Visual Basic .NET - Size: 465 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 4 - Forks: 1

DevExpress-Examples/winforms-grid-bind-to-realtimesource

Bind the Grid control to RealTimeSource.

Language: Visual Basic .NET - Size: 65.4 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 2

DevExpress-Examples/winforms-grid-master-detail-async-load-detail-data

Asynchronous detail view loading in a master-detail grid control.

Language: Visual Basic .NET - Size: 639 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-grid-enable-server-mode-for-detail-view

Enable Server Mode for a detail view.

Language: Visual Basic .NET - Size: 74.2 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-grid-implement-crud-operations-xpinstantfeedbacksource

Bind the Grid Control to an XPInstantFeedbackSource and implement CRUD operations.

Language: C# - Size: 98.6 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-grid-master-detail-entity-framework

Visualize many-to-many relationship of Entity Framework objects.

Language: Visual Basic .NET - Size: 71.3 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

DevExpress-Examples/winforms-grid-create-configure-sql-data-source

Create and configure the SQL Data Source and bind it to the Grid Control.

Language: Visual Basic .NET - Size: 62.5 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-grid-linq-to-sql-master-detail

Bind the Grid Control to master-detail data using LINQ to SQL and implement CRUD operations.

Language: C# - Size: 85.9 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-grid-bind-to-linqinstantfeedbacksource

Bind the WinForms Grid control to a queryable source (LinqInstantFeedbackSource).

Language: C# - Size: 75.2 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-grid-visualize-master-detail-data

Visualize master-detail data in code.

Language: C# - Size: 416 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

DevExpress-Examples/winforms-grid-bind-lookup-column-to-entity-framework

Bind a lookup column in the Grid Control to Entity Framework objects.

Language: C# - Size: 73.2 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-grid-auto-expand-new-master-row

Automatically expand the detail view when adding a master row.

Language: Visual Basic .NET - Size: 591 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-grid-use-coloredit-to-edit-unbound-column-string-values

Use the WinForms ColorEdit to edit colors that are stored as strings.

Language: C# - Size: 65.4 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-grid-data-annotation-attributes

Bind the Grid control to a data source with Data Annotation attributes.

Language: C# - Size: 68.4 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 1

DevExpress-Examples/winforms-lookup-add-empty-item

Add an empty item to the dropdown list of the WinForms Lookup Editor.

Language: C# - Size: 64.5 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-create-data-bound-imagecombobox

Customize the GridLookUpEdit to create a data-bound image combobox.

Language: C# - Size: 64.5 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-spreadsheet-import-data-from-a-datatable-instance

Use the WorksheetExtentions class methods to import data from the DataTable instance to the SpreadsheetControl

Language: C# - Size: 77.1 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/how-to-bind-a-worksheet-to-a-generic-list-or-a-bindinglist-data-source

Bind data from List and BindingLIst objects to the worksheet range.

Language: Visual Basic .NET - Size: 241 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 4 - Forks: 3

DevExpress-Examples/winforms-spreadsheet-bind-to-ms-sql-server-database

Bind a cell range on a worksheet to the sample Northwind database to load data from the Suppliers data table.

Language: Visual Basic .NET - Size: 1.75 MB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 0 - Forks: 1

DevExpress-Examples/wpf-spreadsheet-bind-grid-control-to-worksheet-data

Use the SpreadsheetControl data as a data source for the Grid Control

Language: Visual Basic .NET - Size: 113 KB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/wpf-spreadsheet-bind-spreadsheet-to-ms-sql-server-database

bind a cell range on a worksheet to the sample Northwind database to load data from the Suppliers data table.

Language: C# - Size: 1.69 MB - Last synced at: 6 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

DevExpress-Examples/reporting-winforms-create-report-dynamically-and-bind-it-to-dataset

Create a report dynamically and bind it to a DataSet.

Language: C# - Size: 164 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

ScarletsFiction/ScarletsFrame

A frontend framework that can help you write performant complex web feature with low dev time and resource cost.

Language: JavaScript - Size: 3.23 MB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 29 - Forks: 5

vanjs-org/van

🍦 VanJS: World's smallest reactive UI framework. Incredibly Powerful, Insanely Small - Everyone can build a useful UI app in an hour.

Language: JavaScript - Size: 3.51 MB - Last synced at: 10 days ago - Pushed at: 11 days ago - Stars: 4,102 - Forks: 106

joelek/bonsai

Lightweight, functional and robust library for creating reactive web components. Written completely in TypeScript.

Language: TypeScript - Size: 357 KB - Last synced at: 11 days ago - Pushed at: 11 days ago - Stars: 0 - Forks: 0

ap-dev-at-home/proxy-js

Javascript Data Binding - using ES6 Proxies and WebComponents

Language: JavaScript - Size: 180 KB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

UdashFramework/udash-core

Scala framework for building beautiful and maintainable web applications.

Language: Scala - Size: 11.8 MB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 449 - Forks: 37

nx-js/observer-util

Transparent reactivity with 100% language coverage. Made with ❤️ and ES6 Proxies.

Language: JavaScript - Size: 2.01 MB - Last synced at: 8 days ago - Pushed at: almost 2 years ago - Stars: 1,211 - Forks: 81

slimjs/slim.js

Fast & Robust Front-End Micro-framework based on modern standards

Language: CSS - Size: 2.84 MB - Last synced at: 7 days ago - Pushed at: almost 2 years ago - Stars: 1,029 - Forks: 63

TokamakUI/Tokamak

SwiftUI-compatible framework for building browser apps with WebAssembly and native apps for other platforms

Language: Swift - Size: 3.37 MB - Last synced at: 14 days ago - Pushed at: over 1 year ago - Stars: 2,758 - Forks: 118

rahulsrenj/Phone-Book-App

Android contact manager app with ViewPager, MVVM, Room, and Data Binding. Supports CRUD and favorite contacts.

Language: Java - Size: 0 Bytes - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

webqit/oohtml

Towards a more dynamic and object-oriented HTML.

Language: JavaScript - Size: 32.4 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 122 - Forks: 7

fajarca/android-clean-architecture-coroutine

A sample news application to experiment with a feature-based modularization on Android, Clean Architecture, MVVM, Coroutine, Architecture Component (Databinding, ViewModel, LiveData, Navigation Component, Paging, Room), Unit Testing (Mockito), Dagger 2 🔥

Language: Kotlin - Size: 943 KB - Last synced at: 15 days ago - Pushed at: over 4 years ago - Stars: 36 - Forks: 12

DevExpress-Examples/blazor-dxgrid-bind-to-devextreme-data-source

Use Entity Framework Core data access technologies to bind the DevExpress Blazor Grid component to a GridDevExtremeDataSource.

Language: HTML - Size: 479 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - Forks: 0

VoliJS/NestedLink

Callback-free React forms with painless validation.

Language: TypeScript - Size: 20.7 MB - Last synced at: 1 day ago - Pushed at: 2 months ago - Stars: 192 - Forks: 25

knockout/knockout

Knockout makes it easier to create rich, responsive UIs with JavaScript

Language: JavaScript - Size: 7.39 MB - Last synced at: 23 days ago - Pushed at: 12 months ago - Stars: 10,505 - Forks: 1,506

SyncfusionExamples/How-to-bind-the-SQLite-Database-to-the-.NET-MAUI-Chart

This repository contains sample for how to bind the SQLite Database to the MAUI Chart (SfCartesianChart)

Language: C# - Size: 700 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 1 - Forks: 1

JunkieLabs/android-3d-ads-template

An android example app made according to MVVM and Clean architecture. Showcase of json based Ads Template with 3d parallax effect.

Language: Kotlin - Size: 43.4 MB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 9 - Forks: 1

xeaone/element

X-Element: Reactivity without the complexity.

Language: TypeScript - Size: 5.83 MB - Last synced at: about 5 hours ago - Pushed at: 3 months ago - Stars: 20 - Forks: 3

codexguy/CodexMicroORM

An alternative to ORM's such as Entity Framework, offers light-weight database mapping to your existing CLR objects. Visit "Design Goals" on GitHub to see more rationale and guidance.

Language: C# - Size: 1.73 MB - Last synced at: 27 days ago - Pushed at: 28 days ago - Stars: 39 - Forks: 9

emirbaycan/kalenux_table

Modular JavaScript table renderer for dynamic, template-driven web apps. Easily render interactive tables from JSON data with customizable templates and actions.

Language: JavaScript - Size: 1.38 MB - Last synced at: 18 days ago - Pushed at: 30 days ago - Stars: 0 - Forks: 0

ahabra/data-bind

Simple two-way data binding for JavaScript

Language: JavaScript - Size: 492 KB - Last synced at: 9 days ago - Pushed at: about 1 month ago - Stars: 8 - Forks: 0

TinyZzh/StructUtil

Light Flexible And High Performance Java Bean Struct Data Mapper

Language: Java - Size: 23.6 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 5 - Forks: 0

Real-Serious-Games/Unity-Weld

MVVM-style data-binding system for Unity.

Language: C# - Size: 4.13 MB - Last synced at: about 1 month ago - Pushed at: about 3 years ago - Stars: 506 - Forks: 82

radikz/TMDB-Movie-MVVM

Get popular movie list from TMDB API with MVVM, Data binding, Coroutines, and Navigation

Language: Kotlin - Size: 823 KB - Last synced at: 9 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

NiklasRosenstein/python-databind

Databind is a library inspired by jackson-databind to de-/serialize Python dataclasses.

Language: Python - Size: 4.45 MB - Last synced at: 5 days ago - Pushed at: 12 months ago - Stars: 14 - Forks: 2

ThoughtWorksInc/Binding.scala

Reactive data-binding for Scala

Language: Scala - Size: 19.4 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1,585 - Forks: 108

mtrevisan/Boxon

A declarative data binding parser for binary encoded data

Language: Java - Size: 5.59 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

ggicci/httpin

🍡 HTTP Input for Go - HTTP Request from/to Go Struct (Bi-directional Data Binding between Go Struct and http.Request)

Language: Go - Size: 1.52 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 346 - Forks: 26

denissimon/SwiftEvents

The easiest way to implement data binding and notifications. Includes Event<T> and Observable<T>. Has a thread-safe version.

Language: Swift - Size: 274 KB - Last synced at: 13 days ago - Pushed at: about 2 months ago - Stars: 7 - Forks: 0

NnSwiftPlayground/BindedNavDestinationDemo

Fixes stale data in SwiftUI NavigationStack using a binded .navigationDestination

Language: Swift - Size: 11.7 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

GregRos/rexjs

JS/TS data binding.

Language: TypeScript - Size: 8.67 MB - Last synced at: 9 days ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

Bomberus/LayoutX

Python Tk declarative UI framework with reactive data binding

Language: Python - Size: 6.63 MB - Last synced at: 13 days ago - Pushed at: over 4 years ago - Stars: 67 - Forks: 2

x-stars/DotNetExtensions

.NET extension libraries by XstarS.

Language: C# - Size: 2.05 MB - Last synced at: 3 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

flipkart-incubator/proteus

Proteus : A JSON based LayoutInflater for Android

Language: Java - Size: 3.39 MB - Last synced at: about 1 month ago - Pushed at: over 3 years ago - Stars: 1,311 - Forks: 191

DevExpress-Examples/winforms-grid-edit-row-server-mode

Edit the focused grid row in DataLayoutControl in Server Mode.

Language: Visual Basic .NET - Size: 89.8 KB - Last synced at: 15 days ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

DevExpress-Examples/winforms-grid-sql-pagination

Implement a pager using the grid's Data Navigator.

Language: C# - Size: 78.1 KB - Last synced at: 15 days ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

DevExpress-Examples/winforms-property-grid-unbound-rows

Implement unbound rows in a Property Grid control.

Language: Visual Basic .NET - Size: 72.3 KB - Last synced at: 15 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 1

DevExpress-Examples/winforms-scheduler-handle-fetchappointments-event-entity-framework

Bind the Scheduler control to a large data source and load specific appointments only,

Language: C# - Size: 533 KB - Last synced at: 15 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-scheduler-data-binding-entity-framework-code-first

Use Entity Framework Code First approach to bind a Scheduler control to the data source.

Language: Visual Basic .NET - Size: 111 KB - Last synced at: 15 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 2

DevExpress-Examples/winforms-grid-linq-to-sql-sever-mode

Bind the WinForms Data Grid to data using LINQ to SQL classes in Server Mode.

Language: C# - Size: 92.8 KB - Last synced at: 15 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-grid-display-custom-rows

Display custom rows in the WinForms Data Grid control.

Language: Visual Basic .NET - Size: 91.8 KB - Last synced at: 15 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-grid-implement-crud-operations-linqservermodesource

Bind the Grid Control to a LinqServerModeSource and implement CRUD operations.

Language: C# - Size: 81.1 KB - Last synced at: 15 days ago - Pushed at: about 2 months ago - Stars: 6 - Forks: 1

DevExpress-Examples/winforms-grid-bind-to-2d-array

Bind the WinForms Data Grid to 2D-arrays (Boolean, string, integer).

Language: Visual Basic .NET - Size: 63.5 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-grid-bind-to-business-objects

Bind the Grid control to a collection of business objects.

Language: Visual Basic .NET - Size: 68.4 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 1

DevExpress-Examples/winforms-checked-combobox-with-images

Create a custom checked combo box that shows images in the edit box and dropdown window.

Language: Visual Basic .NET - Size: 463 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/winforms-spreadsheet-use-cell-range-as-data-source

Select a worksheet range and use it as a data source for Linear Gauge and Data Grid controls.

Language: Visual Basic .NET - Size: 416 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/wpf-spreadsheet-bind-a-worksheet-to-generic-list-or-bindinglist-data-source

Bind data from a List, BindingLIst and ReadOnlyCollection objects to the worksheet range.

Language: Visual Basic .NET - Size: 180 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

LibraStack/UnityMvvmToolkit

Brings data-binding to your Unity project

Language: C# - Size: 2.58 MB - Last synced at: about 2 months ago - Pushed at: about 1 year ago - Stars: 495 - Forks: 30

patloew/countries

An example Android app using Retrofit, Realm, Parceler, Dagger and the MVVM pattern with the data binding lib.

Language: Kotlin - Size: 547 KB - Last synced at: 30 days ago - Pushed at: almost 7 years ago - Stars: 613 - Forks: 102

tranngoclam/movie-booking

An example for booking movie seat, combined of Android Data Binding, State Design Pattern and Multibinding + Autofactory. iOS version is: https://github.com/lizhiquan/MovieBooking

Language: Java - Size: 241 KB - Last synced at: about 2 months ago - Pushed at: about 6 years ago - Stars: 82 - Forks: 32

Nayra-11/BookStore

A modern Android application built in Kotlin that showcases a simple bookstore. Browse a scrollable list of books with cover images, titles, authors, and ratings. Leverages RecyclerView, Data Binding, Navigation Drawer and Material UI components for a smooth user experience.

Language: Kotlin - Size: 686 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

Nayra-11/MyApplication1

An interactive Android app built using Kotlin, designed to display and manage a categorized list of users (e.g., students grouped by sections). The app leverages modern UI components including Toolbar, Navigation Drawer, Bottom Navigation, and RecyclerView, and includes support for dynamic language switching (English ↔ Arabic).

Language: Kotlin - Size: 142 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 0

Murs000/ExpenseSplitterApp

A cross-platform expense splitting app built with .NET MAUI using the MVVM pattern. It features a clean architecture with SQLite data access, service layers, program state logic for dynamic UI control, and support for both WinUI and mobile environments with adaptive UI behavior.

Language: C# - Size: 274 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

SyncfusionExamples/how-to-bind-data-using-freshMvvm-in-.net-maui-listview

This demo explains about how to bind the data using FreshMVVM in .NET MAUI ListView

Language: C# - Size: 1.44 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 2

Nayra-11/NotesApp

A clean, minimal, and fully functional Notes application built using Kotlin for Android. This app allows users to easily create, update, and delete their notes. It supports both Light and Dark themes to enhance readability and user comfort.

Language: Kotlin - Size: 342 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 1 - Forks: 0

hackfixme/miu

A small JavaScript data binding library

Language: JavaScript - Size: 245 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

codewriter-packages/View-Binding

View binding library for Unity. Built over UniMob

Language: C# - Size: 166 KB - Last synced at: 29 days ago - Pushed at: over 1 year ago - Stars: 29 - Forks: 0

Videogamers0/MGUI

UI framework for MonoGame game engine.

Language: C# - Size: 2.91 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 80 - Forks: 9

wiltonlazary/instrumentation.js

Instrumentation and deep data binding for all objects

Language: TypeScript - Size: 322 KB - Last synced at: 18 days ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

wiltonlazary/instrumentation-react.js

Instrumentation and deep data binding for react.js

Language: TypeScript - Size: 21.5 KB - Last synced at: 28 days ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

usnistgov/metaschema-java

Java tools and libraries providing a Metaschema toolchain

Language: Java - Size: 43.8 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 13 - Forks: 15

ssannandeji/Zenject-2019 Fork of sebas77/-Obsolete-Lightweight-IoC-Container-for-Unity3D

Dependency Injection Framework for Unity3D

Language: C# - Size: 36.5 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 2,516 - Forks: 360