#web-components #component #dioxus

web-component

A tool to create web components using Dioxus

7 releases

0.1.11 Dec 17, 2024
0.1.10 Dec 17, 2024
0.1.5 Feb 17, 2021
0.1.4 Sep 11, 2020

#1196 in Web programming

Download history 1/week @ 2024-09-23 10/week @ 2024-09-30 1/week @ 2024-12-09 734/week @ 2024-12-16

735 downloads per month

Custom license

14KB
306 lines

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

Dependencies

~21–65MB
~1M SLoC