helpers.md 1.4 KB

Helper Crates

Because the Dioxus ecosystem is fairly young, there aren't a ton of third-party libraries designed to "get things done." That's where the Dioxus helper crates come in. These are officially supported crates built on top of existing libraries to solve some of the common barriers to building apps.

Router

Quickly add a cross-platform router to structure your app.

Link

Fermi

Global state as easy as use_state.

Link

Query

This crate has yet to be developed! However, we do plan on providing a crate for good fetching and query support.

3rd-party – Toast

Toast notifications, curtesy of @mrxiaozhuox.

Link

3rd-party – HeroIcon

Collection of helpful hero icons, curtesy of @autarch.

Link

3rd-party – Katex

Draw beautiful equations, curtesy of @oovm

Link

3rd-party – PrimsJS

Highlight your code blocks with ease, curtesy of @oovm

Link