Jonathan Kelley e4b1f6ea0d Feat: custom format_args for inlining variables into html templates 4 лет назад
..
examples e4b1f6ea0d Feat: custom format_args for inlining variables into html templates 4 лет назад
src e4b1f6ea0d Feat: custom format_args for inlining variables into html templates 4 лет назад
Cargo.toml a8b1225c48 Feat: begin WIP on html macro 4 лет назад
README.md 9c01736895 WIP: Dioxus-webview 4 лет назад

README.md

Dioxus-Web

Build interactive user experiences directly in the web browser!

Dioxus-web provides a WebsysRenderer for the Dioxus Virtual Dom that handles events, progresses components, and updates the actual DOM using web-sys methods.