Jonathan Kelley ac3e33af46 cli json output, dx bundle fix, `dx serve --platform android`, race condition, drop ssg platform (#3186) 7 months ago
..
.vscode f26f704b6b fix: setnode method for rehydration code 3 years ago
src ac3e33af46 cli json output, dx bundle fix, `dx serve --platform android`, race condition, drop ssg platform (#3186) 7 months ago
.gitignore 91233aa73a chore: add gitignore for web testing 2 years ago
Cargo.toml 281087469a Move the history provider into the context (#3048) 8 months ago
README.md f42ca65931 Fix Links & Add Link Checker (#2769) 11 months ago
build.rs cda8bb24f1 Remove native and web features from dioxus-html (#3006) 8 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.