#dom #ui #react #gui #web-ui #experience

dioxus-rsx

Core functionality for Dioxus - a concurrent renderer-agnostic Virtual DOM for interactive user experiences

12 releases

new 0.5.6 Jul 18, 2024
0.5.1 Apr 5, 2024
0.5.0 Mar 28, 2024
0.4.3 Dec 7, 2023
0.0.1 Dec 9, 2022

#120 in Procedural macros

Download history 4873/week @ 2024-04-04 3897/week @ 2024-04-11 3647/week @ 2024-04-18 4130/week @ 2024-04-25 4953/week @ 2024-05-02 4777/week @ 2024-05-09 4934/week @ 2024-05-16 4629/week @ 2024-05-23 5214/week @ 2024-05-30 4313/week @ 2024-06-06 4489/week @ 2024-06-13 5069/week @ 2024-06-20 4037/week @ 2024-06-27 2316/week @ 2024-07-04 3256/week @ 2024-07-11 3491/week @ 2024-07-18

14,024 downloads per month
Used in 38 crates (9 directly)

MIT/Apache

205KB
4K SLoC

Dioxus-RSX

Crates.io MIT licensed Build Status Discord chat

Website | Guides | API Docs | Chat

Overview

This crate provides the actual DSL that Dioxus uses in the rsx! macro. This crate is separate from the macro crate to enable tooling like autoformat, translation, and AST manipulation (extract to component).

Contributing

  • Report issues on our issue tracker.
  • Join the discord and ask questions!

License

This project is licensed under the MIT license.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in Dioxus by you shall be licensed as MIT, without any additional terms or conditions.

Dependencies

~0.6–7MB
~43K SLoC