Wrap a Fable Elmish program as a React component.
Info
| Version: | 0.0.2 |
| Author(s): | Ian Streeter |
| Last Update: | Monday, December 16, 2019 |
| .NET Fiddle: | Create the first Fiddle |
| NuGet Url: | https://www.nuget.org/packages/Fable.Elmish.ElmishToReact |
Install
Install-Package Fable.Elmish.ElmishToReact
dotnet add package Fable.Elmish.ElmishToReact
paket add Fable.Elmish.ElmishToReact
Fable.Elmish.ElmishToReact Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.7.0)
- Fable.Core(>= 3.0.0)
- Fable.Elmish.React(>= 3.0.1)
Tags