Jonathan Kelley 9474ad54cc Make clippy happy 1 год назад
..
.vscode f26f704b6b fix: setnode method for rehydration code 3 лет назад
examples 4a7fe938ad Make clippy happy 1 год назад
ric_raf 22266cc560 Switch to bun, clean up web implementation 1 год назад
src 9474ad54cc Make clippy happy 1 год назад
tests 4a7fe938ad Make clippy happy 1 год назад
.gitignore 91233aa73a chore: add gitignore for web testing 2 лет назад
CHANGELOG.md 56f3002aed feat: add changelogs 3 лет назад
Cargo.toml bca5335f31 fix: hotreloading files with multiple templates, asset hotreloading 1 год назад
NOTES.md b5447c162f extend interpreter base class with platform methods 1 год назад
README.md 7f8c963cd9 fix: Update doc links from v3 to v4 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.