yew-style-in-rs
CSS styling library
A Rust library providing scoped CSS styling for Yew web applications.
Styled Component for yew
23 stars
3 watching
0 forks
Language: Rust
last commit: over 2 years ago
Linked from 1 awesome list
csswasmwebyew
Related projects:
Repository | Description | Stars |
---|---|---|
icydefiance/styled-yew | A CSS framework for building web UI components in Rust, providing a concise way to style Yew applications. | 35 |
dancespiele/yew_styles | A style framework for Yew without JavaScript dependencies | 156 |
alephalpha/muicss-yew | A Rust component library for the Yew framework based on MUI CSS. | 36 |
futursolo/stylist-rs | A CSS styling solution for Rust WebAssembly applications | 376 |
matchachoco010/yew-scroll-area | Custom implementation of a scroll area component for the Yew web framework. | 4 |
thedodd/ybc | A Yew component library based on the Bulma CSS framework for building web applications. | 258 |
insagenda/yew-template | A Rust crate to separate HTML from Rust code when using Yew | 39 |
vvcaw/tailwindcss-yew-template | Provides a template and tools for building web applications using Tailwind CSS with the Rust Yew framework. | 14 |
yewprint/yewprint | Port of Blueprint CSS to Rust using Yew framework | 449 |
madoshakalaka/yew-interop | A Rust library that enables lazy loading of JavaScript and CSS resources in Yew web applications | 42 |
yewstack/yew-wasm-pack-template | A template for creating Yew web apps using wasm-pack | 118 |
sheshbabu/rustmart-yew-example | A Single Page Application built with Rust, Wasm, and Yew | 270 |
jetli/yew-hooks | Provides an extension to the Yew framework with reusable hooks and effects for managing state and handling side effects in Rust web applications. | 169 |
kellpossible/yew-bulma | A Rust library providing reusable UI components based on the Bulma CSS framework for building web applications with Yew. | 20 |
leturt333/yew_http_starter | A starter template for building a Yew-based web application with HTTP functionality | 4 |