yewprint

Crates.ioyewprint
lib.rsyewprint
version0.5.0
sourcesrc
created_at2020-09-20 07:01:35.650421
updated_at2023-11-28 09:15:32.965595
descriptionPort of blueprintjs.com to Yew
homepagehttps://github.com/yewprint/yewprint
repositoryhttps://github.com/yewprint/yewprint
max_upload_size
id290708
size623,097
Yohan Boogaert (yozhgoor)

documentation

https://docs.rs/yewprint

README

Yewprint Netlify Status Discord API Docs

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.

Installation

Usage

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

Development Environment

cargo xtask start

You can now go to http://localhost:8000

Blueprint CSS update

cargo xtask update-css

Roadmap

Commit count: 223

cargo fmt