#component #dioxus #ui #daisy #trigger #action #daisy-ui

daisy_rsx

Daisy UI components for the Dioxus Rust library

2 releases

0.1.4 Jul 17, 2024
0.1.3 Jun 2, 2024

#5 in #trigger

Download history 90/week @ 2024-05-27 76/week @ 2024-06-03 13/week @ 2024-06-10 10/week @ 2024-06-17 9/week @ 2024-07-01 134/week @ 2024-07-15 13/week @ 2024-07-22 27/week @ 2024-07-29 24/week @ 2024-08-05 13/week @ 2024-08-12 25/week @ 2024-08-19 9/week @ 2024-08-26

77 downloads per month

MIT license

50KB
2K SLoC

Daisy-RSX

This is a Dioxus version of the Daisy UI components.

To Create a Release

Get token from secrets manager

cargo login

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

~8–15MB
~171K SLoC