Debouncer implementation for Elmish applications.
Info
Version: | 2.1.0 |
Author(s): | Maxime Mangel |
Last Update: | Thursday, January 25, 2024 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/thoth-org/Thoth.Elmish.Debouncer |
NuGet Url: | https://www.nuget.org/packages/Thoth.Elmish.Debouncer |
Install
Install-Package Thoth.Elmish.Debouncer
dotnet add package Thoth.Elmish.Debouncer
paket add Thoth.Elmish.Debouncer
Thoth.Elmish.Debouncer Download (Unzip the "nupkg" after downloading)
Dependencies
- FSharp.Core(>= 4.6.2)
- Fable.Core(>= 3.0.0)
- Fable.Elmish(>= 3.0.0)
- Fable.Promise(>= 2.0.0)
- Fable.React(>= 5.1.0)
Tags