An open API service indexing awesome lists of open source software.

https://github.com/dioxus-community/dioxus-redux

State management for Dioxus 🧬
https://github.com/dioxus-community/dioxus-redux

dioxus rust state

Last synced: 9 months ago
JSON representation

State management for Dioxus 🧬

Awesome Lists containing this project

README

          

[![Discord Server](https://img.shields.io/discord/899851952891002890.svg?logo=discord&style=flat-square)](https://discord.gg/sKJSVNSCDJ)

# dioxus-redux 🦀🧰

⚠️ **Work in progress !!⚠️**.

**Fully-typed event-based state management** for [Dioxus 🧬](https://dioxuslabs.com/).

## Support

- **Dioxus v0.4** 🧬
- All renderers ([web](https://dioxuslabs.com/learn/0.4/getting_started/wasm), [desktop](https://dioxuslabs.com/learn/0.4/getting_started/desktop), [freya](https://github.com/marc2332/freya), etc)
- Both WASM and native targets

## Example

```bash
cargo run --example simple
```

MIT License