rustmart-yew-example
SPA
A Single Page Application built with Rust, Wasm, and Yew
Single Page Application (SPA) written using Rust, Wasm and Yew
270 stars
8 watching
31 forks
Language: Rust
last commit: over 4 years ago
Linked from 1 awesome list
rustspawasmyew
Related projects:
Repository | Description | Stars |
---|---|---|
yewstack/yew-wasm-pack-minimal | A template for building a simple web app using Yew and wasm-pack | 113 |
yewstack/yew-wasm-pack-template | A template for creating Yew web apps using wasm-pack | 118 |
zzy/yew-ssr-tide | An example demonstrating server-side rendering with Yew and a web framework. | 1 |
kamiyaa/website-wasm | A personal website built using Rust and the Yew framework for WebAssembly, leveraging virtual-dom for efficient rendering. | 59 |
rustwasm/book | Documentation and tutorials for building web applications with Rust and WebAssembly | 1,760 |
zzy/yew-ssr-actix-web | Demonstrates server-side rendering of web applications with Rust and actix-web | 15 |
ashleygwilliams/wasm-pack | A tool for building and working with Rust-generated WebAssembly packages | 1 |
matchachoco010/yew-style-in-rs | A Rust library providing scoped CSS styling for Yew web applications. | 23 |
zzhack-stack/zzhack | A WASM WebApp template built with Rust and Yew, facilitating the creation of simple web applications | 323 |
jetli/create-yew-app | Creates a basic web application with Yew framework and minimal configuration | 164 |
codec-abc/yew-webrtc-chat | A simple chat application using WebRTC and Rust, compiled to WASM | 127 |
madoshakalaka/yew-interop | A Rust library that enables lazy loading of JavaScript and CSS resources in Yew web applications | 42 |
ranile/material-yew | A wrapper around Material Web Components to integrate them with the Yew framework | 229 |
its-the-shrimp/yew-fmt | Tools for formatting Yew web applications written in Rust. | 21 |
thedodd/ybc | A Yew component library based on the Bulma CSS framework for building web applications. | 257 |