#yew-component #define #structs

yew-struct-component

Define Yew components using structs

15 releases

new 0.1.4 Nov 18, 2024
0.1.3 Nov 18, 2024
0.0.10 Nov 11, 2024

#1597 in Web programming

Download history 261/week @ 2024-11-06 1290/week @ 2024-11-13

1,551 downloads per month

MIT license

11KB
233 lines

Yew Struct Component

Define Yew components using structs.

Documentation

Documentation for the crates is available on Docs.rs:

Rust For Web

The Yew Struct Component project is part of the Rust For Web.

Rust For Web creates and ports web UI libraries for Rust. All projects are free and open source.


lib.rs:

Define Yew components using structs.

Dependencies

~11–20MB
~265K SLoC