Jonathan Kelley fe6938ceb3 wip: pre vnodes instead of vnode преди 4 години
..
.vscode 39bd1856f4 Feat: update examples преди 4 години
examples fe6938ceb3 wip: pre vnodes instead of vnode преди 4 години
src 508c560320 Feat: massive changes to definition of components преди 4 години
Cargo.toml b843dbd367 WIP: Todomvc in progress преди 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.