Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

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