6 releases (3 breaking)

0.4.0 Dec 21, 2022
0.2.1 Jun 8, 2022
0.2.0 Apr 4, 2022
0.1.1 Nov 23, 2021
0.0.0 Jun 10, 2021

#548 in GUI

Download history 41/week @ 2023-12-03 2/week @ 2023-12-10 8/week @ 2024-01-07 12/week @ 2024-02-04 11/week @ 2024-02-18 12/week @ 2024-02-25 5/week @ 2024-03-10 40/week @ 2024-03-17

59 downloads per month

MIT/Apache

45KB
70 lines

Yewprint Rust 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

Dependencies

~5–16MB
~234K SLoC