Jonathan Kelley 4963aa3118 fix autofmt: don't panic when writing blocks out without a srcfile (#2854) 10 months ago
..
.vscode f26f704b6b fix: setnode method for rehydration code 3 years ago
examples 4a7fe938ad Make clippy happy 1 year ago
ric_raf 9167cd9dec fix most typos, add crate-ci/typos to CI (#2653) 11 months ago
src 4963aa3118 fix autofmt: don't panic when writing blocks out without a srcfile (#2854) 10 months ago
tests 4a7fe938ad Make clippy happy 1 year ago
.gitignore 91233aa73a chore: add gitignore for web testing 2 years ago
Cargo.toml 2f49a89638 Add the `onresize` event handler to Element (#2479) 10 months ago
NOTES.md 9167cd9dec fix most typos, add crate-ci/typos to CI (#2653) 11 months ago
README.md f42ca65931 Fix Links & Add Link Checker (#2769) 10 months 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.