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

GitHub topics: mvvm-framework

vddCore/Glitonea

Minimal MVVM framework for Avalonia.

Language: C# - Size: 56.6 KB - Last synced at: about 13 hours ago - Pushed at: about 14 hours ago - Stars: 1 - Forks: 1

TheXDS/Ganymede

Dynamic UI generation MVVM framework

Language: C# - Size: 3.77 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 1 - Forks: 1

Catel/Catel

An application development platform

Language: C# - Size: 72.7 MB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 888 - Forks: 141

lumia431/reaction

A lightweight, header-only, high-performance reactive programming framework for C++20.

Language: C++ - Size: 620 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 413 - Forks: 24

knockout/tko

🥊 Technical Knockout – The Monorepo for Knockout.js (4.0+)

Language: TypeScript - Size: 8.9 MB - Last synced at: 3 days ago - Pushed at: 3 months ago - Stars: 288 - Forks: 37

foscomputerservices/FOSUtilities

Swift libraries for supporting the Model-View-ViewModel pattern on macOS, iOS, Windows and Linux

Language: Swift - Size: 1.14 MB - Last synced at: 10 days ago - Pushed at: 11 days ago - Stars: 2 - Forks: 1

canton7/Stylet

A very lightweight but powerful ViewModel-First MVVM framework for WPF for .NET Framework and .NET Core, inspired by Caliburn.Micro.

Language: C# - Size: 4 MB - Last synced at: 10 days ago - Pushed at: 12 months ago - Stars: 1,011 - Forks: 146

reactiveui/Sextant

A ReactiveUI navigation library for Xamarin.Forms

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

jenly1314/MVVMFrame

🏰 MVVMFrame 是一个基于Google官方推出的JetPack构建的快速开发框架。从此构建一个MVVM模式的项目变得快捷简单。

Language: Kotlin - Size: 53 MB - Last synced at: 16 days ago - Pushed at: 23 days ago - Stars: 396 - Forks: 57

kekchpek/UnityMVVM

The MVVM pattern core implemented for Unity3d

Language: C# - Size: 15.5 MB - Last synced at: 20 days ago - Pushed at: about 2 months ago - Stars: 15 - Forks: 0

jenly1314/AppTemplate

:performing_arts: App快速构建模板,致力于快速开发实现App提供解决方案

Language: Kotlin - Size: 116 MB - Last synced at: 23 days ago - Pushed at: 23 days ago - Stars: 55 - Forks: 14

DevExpress-Examples/wpf-display-loading-decorator-in-manual-mode-with-mvvm

This example demonstrates how to add the Loading Decorator to the application with the MVVM structure and specify the Owner Lock mode

Language: C# - Size: 86.9 KB - Last synced at: 25 days ago - Pushed at: 25 days ago - Stars: 0 - Forks: 2

bowencool/bue

vue learn demo

Language: TypeScript - Size: 671 KB - Last synced at: 5 days ago - Pushed at: about 4 years ago - Stars: 13 - Forks: 2

klemmchr/MvvmBlazor 📦

A lightweight Blazor Mvvm Library

Language: C# - Size: 473 KB - Last synced at: 5 days ago - Pushed at: over 1 year ago - Stars: 244 - Forks: 49

wc-ex/wcex

WCEX Web Component Extension Library

Language: HTML - Size: 21.1 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 9 - Forks: 5

cydran/cydran

Unobtrusive Javascript presentation framework

Language: TypeScript - Size: 5.35 MB - Last synced at: 10 days ago - Pushed at: 10 days ago - Stars: 6 - Forks: 2

machado001/hangman

A hangman-like using kotlin and Jetpack Compose. Available at Play Store!

Language: Kotlin - Size: 249 KB - Last synced at: 10 days ago - Pushed at: 3 months ago - Stars: 5 - Forks: 1

DevExpress-Examples/wpf-data-grid-call-begindataupdate-and-enddataupdate-at-view-model-level

Call the BeginDataUpdate and EndDataUpdate methods in an MVVM application

Language: C# - Size: 91.8 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

DevExpress-Examples/wpf-mvvm-framework-use-poco-mechanism-to-implement-idataerrorinfo-interface

Use the POCO mechanism to implement the IDataErrorInfo interface

Language: Visual Basic .NET - Size: 78.1 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 1

DevExpress-Examples/wpf-mvvm-framework-use-the-poco-mechanism

Use the POCO mechanism to create runtime-generated View Models

Language: C# - Size: 53.7 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 3

DevExpress-Examples/wpf-mvvm-framework-openfiledialogservice-and-savefiledialogservice

This example demonstrates how to use OpenFileDialogService and SaveFileDialogService and specify dialog properties in the View Model

Language: Visual Basic .NET - Size: 60.5 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

DevExpress-Examples/wpf-mvvm-framework-functionbindingbehavior

Use a ViewModel function to calculate a control property.

Language: C# - Size: 72.3 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

DevExpress-Examples/how-to-use-wpf-folderbrowserdialogservice

This example demonstrates how to use the FolderBrowserDialogService

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

DevExpress-Examples/wpf-mvvm-framework-dxbinding-dxcommand-dxevent

This example demonstrates use cases of the DXBinding, DXCommand, and DXEvent markup extensions.

Language: Visual Basic .NET - Size: 85 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 2

DevExpress-Examples/wpf-mvvm-behaviors-compositecommandbehavior

Demonstrates how to use the CompositeCommandBehavior.

Language: Visual Basic .NET - Size: 78.1 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

DevExpress-Examples/wpf-mvvm-behaviors-currentwindowserializationbehavior

Use the LayoutSerializationService and CurrentWindowSerializationBehavior to serialize/deserialize a view's size and state

Language: Visual Basic .NET - Size: 74.2 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

DevExpress-Examples/wpf-mvvm-framework-create-a-custom-service

This example creates a custom DevExpress MVVM Framework service (a ServiceBase descendant).

Language: C# - Size: 51.8 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

DevExpress-Examples/wpf-mvvm-framework-use-viewmodelbase-class-to-inherit-view-models

Create a ViewModelBase class descendant View Model

Language: Visual Basic .NET - Size: 75.2 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 1

DevExpress-Examples/wpf-mvvm-behaviors-create-a-custom-behavior

Create a Custom Attached Behavior.

Language: C# - Size: 46.9 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 1 - Forks: 0

giuseppenovielli/Prism-MAUI-Samples

A full samples of prism's navigation with MAUI/Xamarin Forms.

Language: C# - Size: 232 MB - Last synced at: 9 days ago - Pushed at: about 1 year ago - Stars: 42 - Forks: 10

DevExpress-Examples/winforms-mvvm-expenses-app

Expenses app for .NET, WinForms (MVVM Framework)

Language: Visual Basic .NET - Size: 739 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 21 - Forks: 9

DevExpress-Examples/winforms-mvvm-drag-drop-rows-between-grids

Drag-and-drop data rows from one grid to another (MVVM).

Language: C# - Size: 60.5 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 3 - Forks: 1

DevExpress-Examples/winforms-mvvm--create-documents-navigate-between-views

Create documents and navigate between views (WinForms MVVM).

Language: Visual Basic .NET - Size: 1.45 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 2 - Forks: 0

CoderMikeHe/WeChat

🔥 iOS 利用MVVM + RAC + ViewModel-Based Navigation来搭建微信(WeChat 7.0.0+)的整体基本架构,以及实现微信朋友圈、通讯录、下拉小程序、搜索等主要功能,代码规范惊为天人、注释详解令人发指、细节处理精益求精、核心功能配备文档、接近98%还原度的原生App视觉体验,代码不多,注释多。(持续更新,敬请期待,欢迎Star和Fork…)

Language: Objective-C - Size: 28 MB - Last synced at: 15 days ago - Pushed at: about 4 years ago - Stars: 1,192 - Forks: 262

techsenger/mvvm4fx

Techsenger MVVM4FX is a tiny framework for developing JavaFX applications using MVVM pattern.

Language: Java - Size: 54.7 KB - Last synced at: 6 days ago - Pushed at: 4 months ago - Stars: 10 - Forks: 0

switer/Zect

Lightweight Web components and MVVM framework, 11K (gzipped).Support IE 9+

Language: JavaScript - Size: 768 KB - Last synced at: 2 days ago - Pushed at: over 8 years ago - Stars: 34 - Forks: 5

star-ll/Deco

An efficient Web Component framework based on decorator-driven development

Language: TypeScript - Size: 1.45 MB - Last synced at: 1 day ago - Pushed at: 3 months ago - Stars: 26 - Forks: 0

imnbwd/WpfWindowToolkit

A wpf windows toolkit for window operations, including some behaviors, useful class for view model

Language: C# - Size: 558 KB - Last synced at: 26 days ago - Pushed at: over 4 years ago - Stars: 45 - Forks: 19

yvlawy/MoellonToolkit

Set of ready to use common dialog boxes and components based on the MVVM pattern for WPF/xaml applications. Provide also a basic MVVM framework with a back-end application controller.

Language: C# - Size: 1.35 MB - Last synced at: 22 days ago - Pushed at: over 6 years ago - Stars: 3 - Forks: 2

cpagejs/Cpage.js

Cpage.js是一款轻量级的前端MVVM框架,使用TypeScript开发,可以方便地进行组件化开发,语法统一、简介明了,不依赖于第三方框架,适合中小项目开发。框架同时支持es5与es6语法,可参考example中示例。

Language: TypeScript - Size: 3.17 MB - Last synced at: 29 days ago - Pushed at: 4 months ago - Stars: 378 - Forks: 4

DevExpress-Examples/wpf-mvvm-framework-register-poco-type-in-dependency-injection-container

This example illustrates how to register a POCO View Model in a various Dependency Injection containers

Language: C# - Size: 373 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 6 - Forks: 0

DevExpress-Examples/wpf-mvvm-framework-windowservice

Use the WindowService to show a view as a window and control it from the ViewModel

Language: Visual Basic .NET - Size: 57.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/wpf-mvvm-framework-ui-services-eventtocommand

This example shows you how to use the EventToCommand behavior to execute a command when an event is raised.

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

DevExpress-Examples/wpf-mvvm-framework-ui-services-dialogservice

This example demonstrates how you can use the DialogService to show a modal dialog window and get its result.

Language: C# - Size: 67.4 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 1

DevExpress-Examples/wpf-mvvm-framework-pass-data-between-view-models-through-the-isupportparameter-interface

This example passes data between View Models through the ISupportParameter interface (using the DevExpress MVVM Framework).

Language: C# - Size: 68.4 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 4 - Forks: 0

DevExpress-Examples/wpf-dialogservice-customize-dialog-buttons

Customize buttons displayed in the DialogService window

Language: Visual Basic .NET - Size: 66.4 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 1

DevExpress-Examples/mvvm-application-with-wpf-bars

This example demonstrates how to use WPF Bars in an MVVM application

Language: Visual Basic .NET - Size: 419 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 2 - Forks: 1

foo123/modelview.js

A simple, versatile and fast isomorphic MVVM framework for JavaScript (Browser and Server)

Language: JavaScript - Size: 15.7 MB - Last synced at: about 2 months ago - Pushed at: almost 3 years ago - Stars: 22 - Forks: 3

nkristek/Smaragd

A platform-independent, lightweight library for developing .NET applications using the MVVM architecture

Language: C# - Size: 1.06 MB - Last synced at: 25 days ago - Pushed at: almost 5 years ago - Stars: 37 - Forks: 6

Dinesh2510/eShop-App-with-MVVM-Hilt-Coroutines-Flow-broadcast-receiver-using-Jetpack-Compose

eShop App with MVVM + Retrofit + Use Cases + Mapper + Dagger Hilt + Coroutines + Flow + Generics + Sealed class broadcast receiver using Jetpack Compose

Language: Kotlin - Size: 15.6 MB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 9 - Forks: 3

MvvmFx/MvvmFx

MVVM for Wisej and Windows Forms - Caliburn.Micro and Bound controls libraries

Language: C# - Size: 20 MB - Last synced at: 17 days ago - Pushed at: about 2 years ago - Stars: 67 - Forks: 22

mrcaidev/cue 📦

A minimal MVVM framework.

Language: TypeScript - Size: 312 KB - Last synced at: 28 days ago - Pushed at: 5 months ago - Stars: 2 - Forks: 0

frankois944/MvvmForIOS-Swift

MvvmForIOS-Swift is a Framework for making iOS application with the Mvvm pattern

Language: Objective-C - Size: 193 KB - Last synced at: 7 days ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

metadream/que

A Simple Javascript MVVM Framework (in ES6)

Language: JavaScript - Size: 540 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

ziyi2/mvvm

简易mvvm模式实现。

Language: JavaScript - Size: 10.3 MB - Last synced at: 2 months ago - Pushed at: about 6 years ago - Stars: 37 - Forks: 8

Heonys/vue-lite-js

🌱Clones Vue.js to implement a basic MVVM framework

Language: TypeScript - Size: 1.13 MB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

nuclex-shared-dotnet/Nuclex.Windows.Forms

Library providing a few additional Windows Forms controls and an MVVM framework with convention-over-configuration binding of ViewModel methods and properties.

Language: C# - Size: 175 KB - Last synced at: 3 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

Softeq/XToolkit.WhiteLabel

Modular MVVM framework for fast creating powerful cross-platform applications with Xamarin & .NET for Mobile

Language: C# - Size: 9.85 MB - Last synced at: 13 days ago - Pushed at: 3 months ago - Stars: 26 - Forks: 6

web-atoms/core

Light weight feature rich UI Framework for JavaScript for Browser with Dependency Injection, Mocking and Unit Testing

Language: TypeScript - Size: 6.64 MB - Last synced at: 19 days ago - Pushed at: about 1 month ago - Stars: 22 - Forks: 1

alexstanciu-1/descriptivejs

descriptivejs

Language: JavaScript - Size: 737 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

mjstahl/elementree

Create Web UIs with Proxy Observables and JS Template Literals

Language: JavaScript - Size: 2.78 MB - Last synced at: about 2 months ago - Pushed at: over 2 years ago - Stars: 12 - Forks: 0

IT-Delinquent/WPF_Unix_Permissions

A small WPF program to help visualise Unix permissions. Also, it uses an MVVM set using Caliburn.Micro

Language: C# - Size: 271 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

IT-Delinquent/Smack_Your_Brother

A small clicker game themed around smacking your brother

Language: C# - Size: 38.1 MB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

amirreza-tabeshfard/AT-NetCore-NotepadPlusPlus

Notepad++ Editor is one of the most important programs on any computer that everyone uses every day. The most popular and popular editor in Windows operating systems is Notepad, which is definitely familiar to everyone.

Language: C# - Size: 9.28 MB - Last synced at: 2 months ago - Pushed at: about 2 years ago - Stars: 52 - Forks: 4

Yazan98/Wintrop

Android Application For Weather

Language: Kotlin - Size: 579 KB - Last synced at: 3 months ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 0

nuclex-shared-dotnet/Nuclex.Windows.Forms.Ninject

A module class that can be loaded into Ninject (a dependency injector with nice syntax) to use my WinForms MVVM framework together with Ninject constructor injection on View Model classes.

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

Javey/Intact

An inheritable and strong logic template front-end mvvm framework.

Language: JavaScript - Size: 10.1 MB - Last synced at: 27 days ago - Pushed at: 4 months ago - Stars: 57 - Forks: 7

Mrdigs/eilmer-mvvm

An MVVM state management solution for React

Language: JavaScript - Size: 382 KB - Last synced at: 9 months ago - Pushed at: 9 months ago - Stars: 0 - Forks: 0

RenRongrong/pandyle

An MVVM library for jQuery / 为jQuery编写的MVVM库

Language: TypeScript - Size: 1.62 MB - Last synced at: 15 days ago - Pushed at: almost 5 years ago - Stars: 85 - Forks: 10

CHIRANJIT1988/android-mvvm-livedata-sample-login

MVVM Sample Login with LiveData Binding

Language: Java - Size: 131 KB - Last synced at: 11 months ago - Pushed at: over 6 years ago - Stars: 10 - Forks: 9

CHIRANJIT1988/android-mvvm-sqlite-room-sample

MVVM sample using Room Persistence Library

Language: Java - Size: 131 KB - Last synced at: 11 months ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-create-a-custom-dialogservice-with-custom-commands-t590911 📦

.NET, WinForms, MVVM Framework

Size: 52.7 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-manage-the-expanded-rows-collection-when-the-master-detail-functionality-i 📦

.NET, WinForms, MVVM Framework

Size: 261 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-save-opened-documents-their-layout-and-layout-of-the-documents-views-t3288 📦

.NET, WinForms, MVVM Framework

Size: 49.8 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-use-viewinjectionservice-t220725 📦

.NET, WPF, MVVM Framework

Size: 102 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-create-a-custom-viewinjectionservices-integration-strategy-t220729 📦

.NET, WPF, MVVM Framework

Size: 98.6 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 1 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-handle-gridcontrols-events-by-using-the-eventtocommand-extension-e3263 📦

.NET, WPF, MVVM Framework

Size: 104 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-manage-documents-via-windoweddocumentuiservice-and-tabbeddocumentuiservice 📦

.NET, WPF, MVVM Framework

Size: 46.9 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-use-applicationjumplistservice-t208111 📦

.NET, WPF, MVVM Framework

Size: 37.1 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-use-dialogservice-and-dxmessageboxservice-e4859 📦

.NET, WPF, MVVM Framework

Size: 95.7 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-use-dispatcherservice-t226425 📦

.NET, WPF, MVVM Framework

Size: 89.8 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-use-dxsplashscreenservice-e4858 📦

.NET, WPF, MVVM Framework

Size: 87.9 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-use-methodtocommandbehavior-t197053 📦

.NET, WPF, MVVM Framework

Size: 101 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-use-messageboxservice-in-poco-view-models-t144023 📦

.NET, WPF, MVVM Framework

Size: 37.1 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-use-notifyiconservice-t391918 📦

.NET, WPF, MVVM Framework

Size: 40 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-use-tabbedwindowdocumentuiservice-t244083 📦

.NET, WPF, MVVM Framework

Size: 91.8 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-use-taskbarbuttonservice-t207589 📦

.NET, WPF, MVVM Framework

Size: 107 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 2 - Forks: 0

DevExpress-Examples/out-of-maintenance-how-to-use-winuimessageboxservice-t145617 📦

.NET, WPF, MVVM Framework

Size: 76.2 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

DevExpress-Examples/out-of-maintenance-wpf-mvvm-behaviors-readonlydependencypropertybindingbehavior 📦

.NET, WPF, MVVM

Size: 60.5 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

0x2CA/CocosCreator-Blade

Language: JavaScript - Size: 40.9 MB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 10 - Forks: 3

frogobox/kick-start-android

Android Kick Start Project Template Framework FrogoBox || Admob, MVVM Archictecture || Handle Dark Mode || Clean Architecture

Language: Kotlin - Size: 4.84 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 23 - Forks: 5

jfversluis/MauiFreshMvvmSample

Sample code to demonstrate how to get started with FreshMvvm and .NET MAUI

Language: C# - Size: 76.2 KB - Last synced at: about 2 months ago - Pushed at: over 3 years ago - Stars: 5 - Forks: 0

AakashPatil1/Bhagavad-Gita

Create an app for the Bhagavad Gita by integrating a free API to fetch verses and related content. Utilize Hilt-Dagger for dependency injection and Room databaseand retrieved data within the app.

Language: Kotlin - Size: 157 KB - Last synced at: 12 months ago - Pushed at: 12 months ago - Stars: 0 - Forks: 0

SyncfusionExamples/nito-mvvm-listview-xamarin

How to use Nito.MVVM in Xamarin.Forms Listview (SfListView)?

Language: C# - Size: 565 KB - Last synced at: 2 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

igolets/DevExpressMvvm

Repository is created for educational purposes only. Demo of DevExxpress MVVM usage.

Language: C# - Size: 70.3 KB - Last synced at: about 1 year ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

NicholasCao/mvvm

A mini mvvm framework similar as vue.js.

Language: JavaScript - Size: 553 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 1 - Forks: 0

Foreverddb/DdBind

DdBind 是一个简单的vue-like MVVM框架,实现完成了mvvm框架的主要功能,供vue3原理学习使用。

Language: TypeScript - Size: 316 KB - Last synced at: 21 days ago - Pushed at: over 2 years ago - Stars: 3 - Forks: 0

HurleyWong/MVVMFrame

MVVMFrame 是一个基于 JetPack 构建的快速开发框架项目。

Language: Java - Size: 183 KB - Last synced at: about 1 year ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 0

SyncfusionExamples/fresh-mvvm-schedule-xamarin

This repository contains a sample on How to bind appointments in the Syncfusion Xamarin.Forms Schedule (SfSchedule) using FreshMVVM framework?

Language: C# - Size: 497 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 2

SyncfusionExamples/fresh-mvvm-calendar-xamarin-forms

This repository contains a sample on How to bind events in the Syncfusion Xamarin.Forms Calendar (SfCalendar) using FreshMVVM framework?

Language: C# - Size: 536 KB - Last synced at: about 1 year ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 1