https://github.com/ctron/patternfly-yew
PatternFly components for Yew
https://github.com/ctron/patternfly-yew
frontend-web patternfly rust web-assembly yew
Last synced: about 1 month ago
JSON representation
PatternFly components for Yew
- Host: GitHub
- URL: https://github.com/ctron/patternfly-yew
- Owner: patternfly-yew
- License: apache-2.0
- Created: 2020-10-17T20:14:35.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2024-04-30T16:43:04.000Z (12 months ago)
- Last Synced: 2024-05-02T06:00:54.393Z (12 months ago)
- Topics: frontend-web, patternfly, rust, web-assembly, yew
- Language: Rust
- Homepage: https://patternfly-yew.github.io/patternfly-yew-quickstart/
- Size: 2.13 MB
- Stars: 145
- Watchers: 7
- Forks: 30
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-yew - patternfly-yew - Patternfly components for Yew. (Crates / Component Libraries)
README
# PatternFly components for Yew
[](https://crates.io/crates/patternfly-yew)
[](https://docs.rs/patternfly-yew)
[](https://matrix.to/#/#patternfly-yew:matrix.org)[Yew](https://yew.rs/) components, based on [PatternFly](https://www.patternfly.org):
> PatternFly is an open source design system built to drive consistency and unify teams.
> Yew is a framework for creating reliable and efficient web applications.

---
## Getting started
Take a look at the demo, which shows various features of the project: https://patternfly-yew.github.io/patternfly-yew-quickstart
The code of the demo is also intended to be a quickstart/template project, to get you started with just a few commands: https://github.com/patternfly-yew/patternfly-yew-quickstart