web-component

Crates.ioweb-component
lib.rsweb-component
version0.1.11
created_at2020-09-08 03:24:41.647415+00
updated_at2024-12-17 02:35:02.808665+00
descriptionA tool to create web components using Dioxus
homepagehttps://github.com/sensorial-systems/web-component
repositoryhttps://github.com/sensorial-systems/web-component
max_upload_size
id285991
size25,159
Danilo Guanabara (notdanilo)

documentation

https://docs.rs/web-component

README

web-component

Rust crate for creating WebComponents

Installation

cargo install cargo-web-component --git https://github.com/sensorial-systems/web-component

Usage

cargo web-component new my-project
cd my-project
cargo web-component serve
Commit count: 17

cargo fmt