Evan Almloff 37ea8ab906 Fix suspense diffing (#2789) vor 10 Monaten
..
.vscode f26f704b6b fix: setnode method for rehydration code vor 3 Jahren
examples 4a7fe938ad Make clippy happy vor 1 Jahr
ric_raf 9167cd9dec fix most typos, add crate-ci/typos to CI (#2653) vor 11 Monaten
src 37ea8ab906 Fix suspense diffing (#2789) vor 10 Monaten
tests 4a7fe938ad Make clippy happy vor 1 Jahr
.gitignore 91233aa73a chore: add gitignore for web testing vor 2 Jahren
Cargo.toml 88af3e7eff Hotreloading of `for/if/body`, formatted strings, literals, component props, nested rsx, light CLI rewrite, cli TUI (#2258) vor 11 Monaten
NOTES.md 9167cd9dec fix most typos, add crate-ci/typos to CI (#2653) vor 11 Monaten
README.md f42ca65931 Fix Links & Add Link Checker (#2769) vor 10 Monaten

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.