1
0
Evan Almloff 6a781af693 Fix hydration for static text nodes at the root of the template (#2184) 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 6a781af693 Fix hydration for static text nodes at the root of the template (#2184) 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 36f67bd5e2 update 0.4 doc links to 0.5 1 жил өмнө
NOTES.md b5447c162f extend interpreter base class with platform methods 1 жил өмнө
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.