Matt Hunzinger 4bf71111c8 Refactor `WebEventExt` (#2707) 11 месяцев назад
..
.vscode f26f704b6b fix: setnode method for rehydration code 3 лет назад
examples 4a7fe938ad Make clippy happy 1 год назад
ric_raf 9167cd9dec fix most typos, add crate-ci/typos to CI (#2653) 11 месяцев назад
src 4bf71111c8 Refactor `WebEventExt` (#2707) 11 месяцев назад
tests 4a7fe938ad Make clippy happy 1 год назад
.gitignore 91233aa73a chore: add gitignore for web testing 2 лет назад
CHANGELOG.md 56f3002aed feat: add changelogs 3 лет назад
Cargo.toml 88af3e7eff Hotreloading of `for/if/body`, formatted strings, literals, component props, nested rsx, light CLI rewrite, cli TUI (#2258) 11 месяцев назад
NOTES.md 9167cd9dec fix most typos, add crate-ci/typos to CI (#2653) 11 месяцев назад
README.md 3cbe6ff96e Fix Outdated README.md (#2147) 1 год назад

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.