Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nosami/Elmish.Calculator
Calculator written using Elmish.XamarinForms (full Elmish, no XAML)
https://github.com/nosami/Elmish.Calculator
elmish fabulous fsharp xamarin-forms
Last synced: 28 days ago
JSON representation
Calculator written using Elmish.XamarinForms (full Elmish, no XAML)
- Host: GitHub
- URL: https://github.com/nosami/Elmish.Calculator
- Owner: nosami
- License: mit
- Created: 2018-05-15T17:45:26.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-12-10T19:57:31.000Z (about 6 years ago)
- Last Synced: 2024-11-08T09:51:26.003Z (about 1 month ago)
- Topics: elmish, fabulous, fsharp, xamarin-forms
- Language: F#
- Size: 1.19 MB
- Stars: 70
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Awesome-Fabulous - Elmish Calculator - an implementation of a calculator using full-elmish. (Sample apps)
README
# Elmish.Calculator
Calculator written using Elmish.XamarinForms (full Elmish, no XAML)![Calculator screenshot](screenshot.png)
Ported from https://github.com/xamarin/mobile-samples/tree/master/LivePlayer/BasicCalculator