Global
- Thoth.Fetch provides an easy to use API for working with Fable.Fetch and Thoth.Json
Related to JSON
- Thoth.Json is an elm-inspired encoder and decoder for JSON which provide a safe way to works with JSON
- Thoth.Json is compatible with Fable runtime
- Thoth.Json.Net is compatible .NET Framework and .NetCore runtimes
- Thoth.Json.Giraffe provide an API for making it easier to use from Giraffe or Saturn for example
Related to Elmish
- Thoth.Elmish.Toast provides an encapsulation for adding Toast inside of an Elmish application
- Thoth.Elmish.Debouncer provides a debouncer implementation compatible with Elmish update function
- Thoth.Elmish.FormBuilder is an abstraction library for working with Form in an Elmish application
- Thoth.Elmish.FormBuilder.BasicFields is a collections of basics inputs for Thoth.Elmish.FormBuilder