dioxus/packages/web
2024-01-19 23:35:18 +01:00
..
.vscode fix: setnode method for rehydration code 2022-03-17 10:51:23 -04:00
examples Disambiguate expressions in rsx by requiring curlies 2024-01-10 19:33:34 -08:00
src dioxus-web: Add Config::rootelement 2024-01-19 23:35:18 +01:00
tests Disambiguate expressions in rsx by requiring curlies 2024-01-10 19:33:34 -08:00
.gitignore merge master 2022-12-20 20:48:28 -06:00
Cargo.toml fix playwright tests by fixing inlinejs 2024-01-08 13:58:47 -08:00
CHANGELOG.md feat: add changelogs 2022-01-29 10:17:14 -05:00
README.md fix: Update doc links from v3 to v4 2023-09-16 19:03:27 +02: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.