Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/patternfly-yew/patternfly-yew
PatternFly components for Yew
https://github.com/patternfly-yew/patternfly-yew
frontend-web patternfly rust web-assembly yew
Last synced: 3 months ago
JSON representation
PatternFly components for Yew
- Host: GitHub
- URL: https://github.com/patternfly-yew/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 (9 months ago)
- Last Synced: 2024-05-02T06:00:54.393Z (9 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-ccamel - patternfly-yew/patternfly-yew - PatternFly components for Yew (Rust)
README
# PatternFly components for Yew
[![crates.io](https://img.shields.io/crates/v/patternfly-yew.svg)](https://crates.io/crates/patternfly-yew)
[![docs.rs](https://docs.rs/patternfly-yew/badge.svg)](https://docs.rs/patternfly-yew)
[![Matrix](https://img.shields.io/matrix/patternfly-yew:matrix.org)](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.
![Screenshot of an example](docs/images/example.png "Screenshot of an example")
---
## 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