Elmish.WPF
MVU framework for WPF
A WPF application framework based on the MVU architecture, providing a simple and robust way to build UIs with F#.
Static WPF views for elmish programs
432 stars
25 watching
71 forks
Language: F#
last commit: about 2 months ago elm-architectureelmishwpfxamlxaml-views
Related projects:
Repository | Description | Stars |
---|---|---|
xperiandri/elmish.uno | Library providing an MVU architecture for WPF apps with F# and XAML | 16 |
elmish/elmish | A set of abstractions for building F# applications using the Model View Update pattern | 839 |
zaid-ajaj/elmish.toastr | Toastr integration with Elmish commands using F# | 23 |
aaronpowell/swa-elmish-template | A template repository for building Elmish apps on Azure Static Web Apps using Fable and Azure Functions | 11 |
dwyl/learn-elm | A tutorial on learning and using the Elm programming language for front-end web development | 482 |
fabulous-dev/fabulous | A declarative UI framework for building cross-platform mobile and desktop apps using functional programming and the MVU architecture | 1,159 |
pzp1997/elm-ios | An iOS app framework based on the Elm programming language | 160 |
nhowka/elmish.bridge | A library that enables building of shared server-side and client-side applications using the MVU (Model-View-Update) architecture and websockets | 138 |
elm-explorations/test | A package for writing and running tests for Elm code | 237 |
canton7/stylet | A lightweight MVVM framework for WPF applications in .NET | 996 |
ohanhi/elm-native-ui | An experiment in integrating Elm with React Native to build native mobile applications using the functional programming language. | 1,540 |
mdgriffith/elm-markup | A markup language designed to work closely with the Elm programming language | 178 |
xsanisty/slimboard | A starter application built on Slim Framework in MVC architecture with Laravel's Eloquent and Twig as template engine. | 288 |
elmish/templates | Provides pre-configured templates for building Elmish applications using JavaScript | 42 |
sialcasa/mvvmfx | An application framework that supports the implementation of the MVVM pattern with JavaFX. | 493 |