dioxus/packages/web
2024-09-13 08:31:39 -05:00
..
.vscode fix: setnode method for rehydration code 2022-03-17 10:51:23 -04:00
examples Add space between rsx and exclamation point (#2956) 2024-09-13 08:31:39 -05:00
ric_raf fix most typos, add crate-ci/typos to CI (#2653) 2024-07-23 17:49:33 -07:00
src CLI Fixes & Tweaks (#2846) 2024-09-13 01:34:19 -07:00
tests Add space between rsx and exclamation point (#2956) 2024-09-13 08:31:39 -05:00
.gitignore merge master 2022-12-20 20:48:28 -06:00
Cargo.toml Add the onresize event handler to Element (#2479) 2024-08-15 01:23:49 +00:00
NOTES.md fix most typos, add crate-ci/typos to CI (#2653) 2024-07-23 17:49:33 -07:00
README.md Fix Links & Add Link Checker (#2769) 2024-08-02 10:46:18 -07: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.