yew-hooks
Hooks library
Provides an extension to the Yew framework with reusable hooks and effects for managing state and handling side effects in Rust web applications.
Hooks for Yew, inspired by streamich/react-use and alibaba/hooks.
169 stars
2 watching
13 forks
Language: Rust
last commit: 6 months ago
Linked from 1 awesome list
hooksreactreact-hooksrustwasmwebassemblyyewyew-hooks
Related projects:
Repository | Description | Stars |
---|---|---|
jetli/rust-yew-realworld-example-app | A web application framework built on Rust and WebAssembly that demonstrates a fully-fledged frontend app with CRUD operations, authentication, routing, pagination, and more. | 862 |
jetli/create-yew-app | Creates a basic web application with Yew framework and minimal configuration | 164 |
madoshakalaka/yew-interop | A Rust library that enables lazy loading of JavaScript and CSS resources in Yew web applications | 42 |
lukidoescode/yew-fullstack-boilerplate | Provides a pre-configured development environment for building full-stack applications with Rust and Yew. | 58 |
thedodd/ybc | A Yew component library based on the Bulma CSS framework for building web applications. | 258 |
kellpossible/yew-bulma | A Rust library providing reusable UI components based on the Bulma CSS framework for building web applications with Yew. | 20 |
matchachoco010/yew-style-in-rs | A Rust library providing scoped CSS styling for Yew web applications. | 23 |
patternfly-yew/patternfly-yew | A set of pre-built UI components for building web applications with Yew framework using the PatternFly design system. | 158 |
ja-sonyun/yew-template-for-github-io | Provides a pre-configured template for building Rust web applications with Yew and deployment to GitHub Pages | 25 |
insagenda/yew-template | A Rust crate to separate HTML from Rust code when using Yew | 39 |
io12/yew-octicons | An interface for using Octicons in web applications written with the Rust programming language. | 18 |
alephalpha/muicss-yew | A Rust component library for the Yew framework based on MUI CSS. | 36 |
jfbilodeau/yew_form | A set of mildly opinionated Yew components to simplify handling forms with the MVC pattern. | 96 |
finnbear/yew_icons | A collection of reusable SVG icons for Yew web applications | 41 |
leturt333/yew_http_starter | A starter template for building a Yew-based web application with HTTP functionality | 4 |