#rsx #daisy #patch #daisy-rsx #daisy-ui

daisy_rsx

Daisy UI components for the Dioxus Rust library

8 releases

0.1.14 Dec 12, 2024
0.1.13 Dec 12, 2024
0.1.10 Oct 30, 2024
0.1.4 Jul 17, 2024
0.1.3 Jun 2, 2024

#287 in GUI

Download history 49/week @ 2025-01-09 59/week @ 2025-01-16 28/week @ 2025-01-23 67/week @ 2025-01-30 115/week @ 2025-02-06 44/week @ 2025-02-13 47/week @ 2025-02-20 43/week @ 2025-02-27 33/week @ 2025-03-06 43/week @ 2025-03-13 43/week @ 2025-03-20 40/week @ 2025-03-27 28/week @ 2025-04-03 42/week @ 2025-04-10 55/week @ 2025-04-17 68/week @ 2025-04-24

195 downloads per month

MIT license

110KB
3K SLoC

Daisy-RSX

This is a Dioxus version of the Daisy UI components.

To Create a Release

To create a new release, use the following command locally:

cargo release patch

Once you are ready, pass the --execute flag.

This will:

  • Bump the version number.
  • Create a git tag.
  • Push changes to the remote repository.
  • Trigger the GitHub Actions workflow to publish the crate.

Dependencies

~5–11MB
~120K SLoC