Crates.io | yewprint |
lib.rs | yewprint |
version | 0.5.0 |
source | src |
created_at | 2020-09-20 07:01:35.650421 |
updated_at | 2023-11-28 09:15:32.965595 |
description | Port of blueprintjs.com to Yew |
homepage | https://github.com/yewprint/yewprint |
repository | https://github.com/yewprint/yewprint |
max_upload_size | |
id | 290708 |
size | 623,097 |
It's Blueprint, but for Yew in Rust.
Warning: This is in early development and it is possible it won't be finished if there is no interest. Don't use this in production! Please help or leave a star to let me know you are interested in this project.
Check the template repository to see how things work. The Blueprint CSS needs to be downloaded from your build script.
To easily get started, you can use cargo-generate to get started very quickly:
cargo generate --git https://github.com/yewprint/yewprint-template.git
cargo xtask start
You can now go to http://localhost:8000
cargo xtask update-css