dioxus/packages/web/README.md
2022-12-29 16:17:03 -05:00

1.6 KiB

Dioxus-web

Crates.io MIT licensed Build Status Discord chat

Website | Guides | API Docs | Chat

Overview

Run Dioxus in the browser using WebAssembly.

  • Relies on sledgehammer and websys to modify the dom
  • Supports instant hotreloading via the Dioxus CLI
  • Around 60k gzipped

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.