Form abstraction making it easier to works with form in Elmish application. 
                        
                    
         
                Info
| Version: | 0.3.0 | 
| Author(s): | Maxime Mangel | 
| Last Update: | Tuesday, April 23, 2019 | 
| .NET Fiddle: | Create the first Fiddle | 
| Project Url: | https://github.com/MangelMaxime/Thoth | 
| NuGet Url: | https://www.nuget.org/packages/Thoth.Elmish.FormBuilder | 
Install
Install-Package Thoth.Elmish.FormBuilder
                        dotnet add package Thoth.Elmish.FormBuilder
                        paket add Thoth.Elmish.FormBuilder
                        
                                Thoth.Elmish.FormBuilder Download (Unzip the "nupkg" after downloading)
                            
                        Dependencies
- FSharp.Core(>= 4.6.2)
- Fable.Browser.Dom(>= 1.0.0)
- Fable.Core(>= 3.0.0)
- Fable.Elmish(>= 3.0.0)
- Fable.React(>= 5.1.0)
- Thoth.Elmish.Debouncer(>= 1.0.0)
- Thoth.Json(>= 3.0.0)
Tags
