dioxus-web

Crates.iodioxus-web
lib.rsdioxus-web
version
sourcesrc
created_at2021-02-28 22:39:31.422639
updated_at2024-12-07 03:41:03.944344
descriptionWeb-sys renderer for Dioxus: Build fullstack web, desktop, and mobile apps with a single codebase.
homepagehttps://dioxuslabs.com/learn/0.6/getting_started
repositoryhttps://github.com/DioxusLabs/dioxus/
max_upload_size
id362025
Cargo.toml error:TOML parse error at line 18, column 1 | 18 | autolib = false | ^^^^^^^ unknown field `autolib`, expected one of `name`, `version`, `edition`, `authors`, `description`, `readme`, `license`, `repository`, `homepage`, `documentation`, `build`, `resolver`, `links`, `default-run`, `default_dash_run`, `rust-version`, `rust_dash_version`, `rust_version`, `license-file`, `license_dash_file`, `license_file`, `licenseFile`, `license_capital_file`, `forced-target`, `forced_dash_target`, `autobins`, `autotests`, `autoexamples`, `autobenches`, `publish`, `metadata`, `keywords`, `categories`, `exclude`, `include`
size0
Jonathan Kelley (jkelleyrtp)

documentation

README

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.

Commit count: 5571

cargo fmt