| Crates.io | zu |
| lib.rs | zu |
| version | 0.3.3 |
| created_at | 2023-01-31 03:19:09.661983+00 |
| updated_at | 2024-11-06 16:53:17.24302+00 |
| description | Yew web components, implementing Material Design |
| homepage | https://github.com/RustVis/zu |
| repository | https://github.com/RustVis/zu |
| max_upload_size | |
| id | 772328 |
| size | 608,321 |
Yew web components, implementing Material Design.
This UI library is heavily inspired by material ui.
Add this to Cargo.toml:
[dependencies]
zu = "0.3"
Or using cargo add zu command.
This library is release in LGPL-3.0.