dioxus/packages/web
2024-11-17 19:58:01 -05:00
..
.vscode fix: setnode method for rehydration code 2022-03-17 10:51:23 -04:00
src fix the downcast for formdata try_as_web_event (#3227) 2024-11-16 19:20:51 -05:00
.gitignore merge master 2022-12-20 20:48:28 -06:00
build.rs Remove native and web features from dioxus-html (#3006) 2024-10-10 13:35:59 -07:00
Cargo.toml update readmes to reflect new versions 2024-11-17 19:58:01 -05:00
README.md update readmes to reflect new versions 2024-11-17 19:58:01 -05:00

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.