Evan Almloff bd30516490 Fix web eval return (#3656) před 5 měsíci
..
.vscode f26f704b6b fix: setnode method for rehydration code před 3 roky
src bd30516490 Fix web eval return (#3656) před 5 měsíci
.gitignore 91233aa73a chore: add gitignore for web testing před 2 roky
Cargo.toml 0a72cbac5b Fix compiler error in examples/fullstack-auth (#3359) před 5 měsíci
README.md 66a50240bc Update all docs links to 0.6, release 0.6 (#3225) před 6 měsíci
build.rs cda8bb24f1 Remove native and web features from dioxus-html (#3006) před 8 měsíci

README.md

Dioxus-web

Crates.io MIT licensed Build Status Discord chat

Website | Guides | API Docs | Chat

Overview

Run Dioxus in the browser using WebAssembly.

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.