Jonathan Kelley 0d44f009b0 Feat: introduce children for walking down the tree 4 سال پیش
..
.vscode 39bd1856f4 Feat: update examples 4 سال پیش
examples 0d44f009b0 Feat: introduce children for walking down the tree 4 سال پیش
src 9810feebf5 Feat: major overhaul to diffing 4 سال پیش
Cargo.toml a99147c85b Feat: Clean up repo a bit 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.