awesome-repositories.com
Blog
MCP
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetServeur MCPÀ proposNotre méthodologiePresse
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
TinyStuff avatar

TinyStuff/TinyMvvm

0
View on GitHub↗
93 stars·12 forks·C#·MIT·12 vues

TinyMvvm

TinyMvvm is a MVVM library that is built for Xamarin.Forms but is not limited to Xamarin.Forms, it created in a way that it will be easy to extend to other platforms.

Features

  • MVVM Frameworks - Productivity-focused lightweight library.

Historique des stars

Graphique de l'historique des stars pour tinystuff/tinymvvmGraphique de l'historique des stars pour tinystuff/tinymvvm

Recherche par IA

Explorez plus de dépôts awesome

Décrivez vos besoins en langage naturel — l'IA classe des milliers de projets open source sélectionnés par pertinence.

Start searching with AI

Alternatives open source à TinyMvvm

Projets open source similaires, classés selon le nombre de fonctionnalités partagées avec TinyMvvm.
  • rubylouvre/avalonAvatar de RubyLouvre

    RubyLouvre/avalon

    5,774Voir sur GitHub↗

    Avalon is a client-side MVVM JavaScript framework that binds model data to DOM elements and automatically updates views when state changes. It functions as a component-based UI framework, encapsulating markup, logic, and styles into reusable custom components that can be composed across pages, while also serving as a virtual DOM diffing engine that computes minimal DOM updates by comparing lightweight in-memory view tree snapshots. The framework distinguishes itself through a template directive compiler that transforms declarative HTML attributes like ms-repeat and ms-if into executable view

    JavaScript
    Voir sur GitHub↗5,774
  • knockout/knockoutAvatar de knockout

    knockout/knockout

    10,549Voir sur GitHub↗

    Knockout is a client-side UI library and JavaScript framework used to create responsive web interfaces. It functions as a declarative data binding library and an observable data model system that decouples business logic from the document object model. The project implements the Model-View-ViewModel pattern to separate application logic from the user interface. It synchronizes data models with visual views by linking internal JavaScript properties to HTML elements, allowing the interface to update automatically when underlying data changes. The framework provides capabilities for dynamic fro

    JavaScript
    Voir sur GitHub↗10,549
  • bulubuloa/supportxfliteAvatar de bulubuloa

    bulubuloa/SupportXFLite

    15Voir sur GitHub↗

    A simple MVVM Framework for Xamarin Forms. It helps you to quicksetup a new Xamarin.Forms project and save a lot of your time with a few steps.. I used this library in my personal project and my company also every day :)

    C#
    Voir sur GitHub↗15
  • caliburn-micro/caliburn.microAvatar de Caliburn-Micro

    Caliburn-Micro/Caliburn.Micro

    2,861Voir sur GitHub↗

    A small, yet powerful framework, designed for building applications across all XAML platforms. Its strong support for MV* patterns will enable you to build your solution quickly, without the need to sacrifice code quality or testability.

    C#avalonia-uic-sharpdotnet-maui
    Voir sur GitHub↗2,861
Voir les 23 alternatives à TinyMvvm→

Questions fréquentes

Que fait tinystuff/tinymvvm ?

TinyMvvm is a MVVM library that is built for Xamarin.Forms but is not limited to Xamarin.Forms, it created in a way that it will be easy to extend to other platforms.

Quelles sont les fonctionnalités principales de tinystuff/tinymvvm ?

Les fonctionnalités principales de tinystuff/tinymvvm sont : MVVM Frameworks.

Quelles sont les alternatives open-source à tinystuff/tinymvvm ?

Les alternatives open-source à tinystuff/tinymvvm incluent : rubylouvre/avalon — Avalon is a client-side MVVM JavaScript framework that binds model data to DOM elements and automatically updates… knockout/knockout — Knockout is a client-side UI library and JavaScript framework used to create responsive web interfaces. It functions… bulubuloa/supportxflite — A simple MVVM Framework for Xamarin Forms. It helps you to quicksetup a new Xamarin.Forms project and save a lot of… canton7/stylet — A very lightweight but powerful ViewModel-First MVVM framework for WPF for .NET Framework and .NET Core, inspired by… catel/catel — An application development platform. caliburn-micro/caliburn.micro — A small, yet powerful framework, designed for building applications across all XAML platforms. Its strong support for…