Hot Module Replacement for Elmish apps.
Info
| Version: | 8.0.0 |
| Author(s): | Maxime Mangel |
| Last Update: | Sunday, July 20, 2025 |
| .NET Fiddle: | Create the first Fiddle |
| Project Url: | https://github.com/elmish/hmr |
| NuGet Url: | https://www.nuget.org/packages/Fable.Elmish.HMR |
Install
Install-Package Fable.Elmish.HMR
dotnet add package Fable.Elmish.HMR
paket add Fable.Elmish.HMR
Fable.Elmish.HMR Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.7.0)
- Fable.Core(>= 3.1.2)
- Fable.Elmish.Browser(>= 4.0.01)
- Fable.Elmish.React(>= 4.0.01)
Tags