#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

#335 in GUI

Download history 366/week @ 2024-12-09 41/week @ 2024-12-16 33/week @ 2024-12-23 15/week @ 2024-12-30 51/week @ 2025-01-06 57/week @ 2025-01-13 41/week @ 2025-01-20 33/week @ 2025-01-27 136/week @ 2025-02-03 50/week @ 2025-02-10 50/week @ 2025-02-17 44/week @ 2025-02-24 38/week @ 2025-03-03 33/week @ 2025-03-10 43/week @ 2025-03-17 46/week @ 2025-03-24

169 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