#dom #ui #gui #react

dioxus-rsx

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

3 releases

0.0.3 Feb 22, 2023
0.0.2 Jan 4, 2023
0.0.1 Dec 9, 2022

#77 in Procedural macros

Download history 81/week @ 2022-12-08 91/week @ 2022-12-15 123/week @ 2022-12-22 99/week @ 2022-12-29 467/week @ 2023-01-05 528/week @ 2023-01-12 429/week @ 2023-01-19 481/week @ 2023-01-26 544/week @ 2023-02-02 497/week @ 2023-02-09 668/week @ 2023-02-16 1461/week @ 2023-02-23 1599/week @ 2023-03-02 1215/week @ 2023-03-09 1438/week @ 2023-03-16

5,885 downloads per month
Used in 6 crates (5 directly)

MIT/Apache

305KB
5.5K 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

~2.7–7.5MB
~128K SLoC