Evan Almloff b643461129 Fix hot reloading stylesheets with an existing query parameter and deduplicate random query param (#3315) 6 mēneši atpakaļ
..
.vscode f26f704b6b fix: setnode method for rehydration code 3 gadi atpakaļ
src b643461129 Fix hot reloading stylesheets with an existing query parameter and deduplicate random query param (#3315) 6 mēneši atpakaļ
.gitignore 91233aa73a chore: add gitignore for web testing 2 gadi atpakaļ
Cargo.toml 66a50240bc Update all docs links to 0.6, release 0.6 (#3225) 6 mēneši atpakaļ
README.md 66a50240bc Update all docs links to 0.6, release 0.6 (#3225) 6 mēneši atpakaļ
build.rs cda8bb24f1 Remove native and web features from dioxus-html (#3006) 8 mēneši atpakaļ

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.