#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

#1132 in Web programming

Download history 1/week @ 2024-09-21 10/week @ 2024-09-28 1/week @ 2024-12-07 683/week @ 2024-12-14 57/week @ 2024-12-21 5/week @ 2024-12-28 1/week @ 2025-01-04

746 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