yew_form
Form components
A set of mildly opinionated Yew components to simplify handling forms with the MVC pattern.
Components to simplify handling forms with Yew
96 stars
6 watching
16 forks
Language: Rust
last commit: over 2 years ago
Linked from 1 awesome list
rustyewyew-form
Related projects:
Repository | Description | Stars |
---|---|---|
dungeonfog/yew-mdc | A set of reusable UI components built on top of the Yew framework, mimicking Material Design aesthetics and functionality. | 63 |
isosphere/yew-bootstrap | A collection of frontend components made to simplify the usage of Bootstrap 5 within the Yew framework. | 37 |
thedodd/ybc | A Yew component library based on the Bulma CSS framework for building web applications. | 258 |
hobofan/reacty_yew | Automatically generates Yew components from React components with TypeScript type definitions | 54 |
angular-rust/yew-components | A library of reusable UI components built on top of Material Design, designed to be used with the Yew framework and Rust language. | 61 |
kellpossible/yew-bulma | A Rust library providing reusable UI components based on the Bulma CSS framework for building web applications with Yew. | 20 |
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 |
patternfly-yew/patternfly-yew | A set of pre-built UI components for building web applications with Yew framework using the PatternFly design system. | 158 |
lukidoescode/yew-fullstack-boilerplate | Provides a pre-configured development environment for building full-stack applications with Rust and Yew. | 58 |
matchachoco010/yew-style-in-rs | A Rust library providing scoped CSS styling for Yew web applications. | 23 |
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 |
matchachoco010/yew-scroll-area | Custom implementation of a scroll area component for the Yew web framework. | 4 |
its-the-shrimp/yew-fmt | Tools for formatting Yew web applications written in Rust. | 20 |
titanclass/yew-chart | A Yew framework component library for creating chart primitives with flexibility and convenience. | 62 |