Jonathan Kelley e923c6462c Resume window position/size, watch cargo/dioxus tomls, fix css reverting during hotreloading, allow menubar events to be captured from within dioxus (#2116) 1 year ago
..
.vscode f26f704b6b fix: setnode method for rehydration code 3 years ago
examples 4a7fe938ad Make clippy happy 1 year ago
ric_raf 22266cc560 Switch to bun, clean up web implementation 1 year ago
src e923c6462c Resume window position/size, watch cargo/dioxus tomls, fix css reverting during hotreloading, allow menubar events to be captured from within dioxus (#2116) 1 year ago
tests 4a7fe938ad Make clippy happy 1 year ago
.gitignore 91233aa73a chore: add gitignore for web testing 2 years ago
CHANGELOG.md 56f3002aed feat: add changelogs 3 years ago
Cargo.toml bca5335f31 fix: hotreloading files with multiple templates, asset hotreloading 1 year ago
NOTES.md b5447c162f extend interpreter base class with platform methods 1 year ago
README.md 7f8c963cd9 fix: Update doc links from v3 to v4 1 year ago

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.