#web-components #dioxus #web

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

#1001 in Web programming

Download history 734/week @ 2024-12-16 11/week @ 2024-12-23 1/week @ 2025-01-06 2/week @ 2025-02-03 2/week @ 2025-02-10 2/week @ 2025-02-17

501 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