elmish
F# app framework
A set of abstractions for building F# applications using the Model View Update pattern
Elm-like abstractions for F# apps
839 stars
32 watching
84 forks
Language: F#
last commit: about 1 month ago
Linked from 2 awesome lists
elmfablefsharpredux
Related projects:
Repository | Description | Stars |
---|---|---|
elmish/elmish.wpf | A WPF application framework based on the MVU architecture, providing a simple and robust way to build UIs with F#. | 432 |
elmish/templates | Provides pre-configured templates for building Elmish applications using JavaScript | 42 |
aaronpowell/swa-elmish-template | A template repository for building Elmish apps on Azure Static Web Apps using Fable and Azure Functions | 11 |
xperiandri/elmish.uno | Library providing an MVU architecture for WPF apps with F# and XAML | 16 |
zaid-ajaj/elmish.toastr | Toastr integration with Elmish commands using F# | 23 |
elm-explorations/test | A package for writing and running tests for Elm code | 237 |
pzp1997/elm-ios | An iOS app framework based on the Elm programming language | 160 |
fable-compiler/fable-elmish-electron-material-ui-demo | An Electron app demo showcasing Fable 2 and Elmish with Material-UI features | 113 |
dwyl/learn-elm | A tutorial on learning and using the Elm programming language for front-end web development | 482 |
elm-community/elm-webpack-starter | A simplified Webpack setup for developing Elm apps with live reloading and automatic bundling | 861 |
elm-guides/elm-for-js | A community-driven guide to help JavaScript developers transition to Elm programming language | 229 |
ohanhi/elm-native-ui | An experiment in integrating Elm with React Native to build native mobile applications using the functional programming language. | 1,540 |
fable-compiler/fable.lit | A tool for building Fable web applications with Lit by embedding HTML code in F# | 93 |
gkubisa/elm-app-boilerplate | A comprehensive boilerplate for building Elm applications with automated development and deployment workflows. | 120 |
fsprojects/avalonia.funcui | A framework for building cross-platform GUI applications using F# and Avalonia. | 980 |