|
@@ -6,13 +6,13 @@ Because the Dioxus ecosystem is fairly young, there aren't a ton of third-party
|
|
|
|
|
|
Quickly add a cross-platform router to structure your app.
|
|
Quickly add a cross-platform router to structure your app.
|
|
|
|
|
|
-https://github.com/DioxusLabs/dioxus/tree/master/packages/router
|
|
|
|
|
|
+[Link](https://github.com/DioxusLabs/dioxus/tree/master/packages/router)
|
|
|
|
|
|
## Fermi
|
|
## Fermi
|
|
|
|
|
|
Global state as easy as `use_state`.
|
|
Global state as easy as `use_state`.
|
|
|
|
|
|
-https://github.com/DioxusLabs/dioxus/tree/master/packages/fermi
|
|
|
|
|
|
+[Link](https://github.com/DioxusLabs/dioxus/tree/master/packages/fermi)
|
|
|
|
|
|
## Query
|
|
## Query
|
|
|
|
|
|
@@ -22,26 +22,26 @@ This crate has yet to be developed! However, we do plan on providing a crate for
|
|
|
|
|
|
Toast notifications, curtesy of [@mrxiaozhuox](https://github.com/mrxiaozhuox).
|
|
Toast notifications, curtesy of [@mrxiaozhuox](https://github.com/mrxiaozhuox).
|
|
|
|
|
|
-https://github.com/mrxiaozhuox/dioxus-toast
|
|
|
|
|
|
+[Link](https://github.com/mrxiaozhuox/dioxus-toast)
|
|
|
|
|
|
## 3rd-party - HeroIcon
|
|
## 3rd-party - HeroIcon
|
|
|
|
|
|
Collection of helpful hero icons, curtesy of [@autarch](https://github.com/autarch).
|
|
Collection of helpful hero icons, curtesy of [@autarch](https://github.com/autarch).
|
|
|
|
|
|
|
|
|
|
-https://github.com/houseabsolute/dioxus-heroicons
|
|
|
|
|
|
+[Link](https://github.com/houseabsolute/dioxus-heroicons)
|
|
|
|
|
|
## 3rd-party - Katex
|
|
## 3rd-party - Katex
|
|
|
|
|
|
Draw beautiful equations, curtesy of [@oovm](https://github.com/oovm)
|
|
Draw beautiful equations, curtesy of [@oovm](https://github.com/oovm)
|
|
|
|
|
|
-https://github.com/oovm/katex-wasm/tree/dev/projects/dioxus-katex
|
|
|
|
|
|
+[Link](https://github.com/oovm/katex-wasm/tree/dev/projects/dioxus-katex)
|
|
|
|
|
|
|
|
|
|
## 3rd-party - PrimsJS
|
|
## 3rd-party - PrimsJS
|
|
|
|
|
|
Highlight your code blocks with ease, curtesy of [@oovm](https://github.com/oovm)
|
|
Highlight your code blocks with ease, curtesy of [@oovm](https://github.com/oovm)
|
|
|
|
|
|
-https://github.com/oovm/katex-wasm/tree/dev/projects/dioxus-katex
|
|
|
|
|
|
+[Link](https://github.com/oovm/katex-wasm/tree/dev/projects/dioxus-katex)
|
|
|
|
|
|
|
|
|