#daisy #daisy-ui #daisy-rsx

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

#327 in GUI

Download history 423/week @ 2024-12-07 79/week @ 2024-12-14 31/week @ 2024-12-21 14/week @ 2024-12-28 44/week @ 2025-01-04 58/week @ 2025-01-11 49/week @ 2025-01-18 32/week @ 2025-01-25 135/week @ 2025-02-01 52/week @ 2025-02-08 40/week @ 2025-02-15 46/week @ 2025-02-22 46/week @ 2025-03-01 24/week @ 2025-03-08 45/week @ 2025-03-15 36/week @ 2025-03-22

155 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–12MB
~122K SLoC