#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

#1032 in Web programming

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