https://github.com/fabulous-dev/docs.fabulous.dev
https://github.com/fabulous-dev/docs.fabulous.dev
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fabulous-dev/docs.fabulous.dev
- Owner: fabulous-dev
- Created: 2024-01-29T09:10:03.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-25T07:53:53.000Z (about 2 years ago)
- Last Synced: 2025-04-30T10:32:44.489Z (about 1 year ago)
- Homepage: https://docs.fabulous.dev
- Size: 1.15 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Welcome
Fabulous is a modern declarative UI framework for crafting cross-platform mobile and desktop apps in .NET. It aims to bring you a great development experience and confidence in your code by combining an expressive UI syntax, the simple & robust Model-View-Update (MVU) architecture, and functional programming.
### About Fabulous
Fabulous aims to provide all the tools to let you create your own mobile and desktop apps using only F# and the [Model-View-Update architecture](https://guide.elm-lang.org/architecture/) (shorten to MVU), with a great F# DSL for building dynamic UIs.\
The combination of F# and MVU makes for a great development experience.
Note that Fabulous itself does not provide UI controls, so you’ll need to combine it with another framework like Xamarin.Forms, .NET MAUI or AvaloniaUI.