Crates.io | web-component |
lib.rs | web-component |
version | 0.1.11 |
created_at | 2020-09-08 03:24:41.647415+00 |
updated_at | 2024-12-17 02:35:02.808665+00 |
description | A tool to create web components using Dioxus |
homepage | https://github.com/sensorial-systems/web-component |
repository | https://github.com/sensorial-systems/web-component |
max_upload_size | |
id | 285991 |
size | 25,159 |
Rust crate for creating WebComponents
cargo install cargo-web-component --git https://github.com/sensorial-systems/web-component
cargo web-component new my-project
cd my-project
cargo web-component serve