web-component 0.1.7

A tool to create web components using Dioxus
Documentation
web-component-0.1.7 has been yanked.

web-component

Rust crate for creating WebComponents

Installation

cargo install cargo-web-component

Usage

cargo web-component new my-project
cd my-project
cargo web-component serve