yew-framework
There are 74 repositories under yew-framework topic.
jetli/awesome-yew
😎 A curated list of awesome things related to Yew / WebAssembly.
SoftbearStudios/mk48
Mk48.io ship combat game (repository commits may lag behind game updates)
SoftbearStudios/kiomet
Kiomet.com real-time strategy game (repository commits may lag behind game updates)
Cadiac/sanuli
A finnish version of a popular word guessing game, written in Rust.
joselo/rust-crud
Basic CRUD Rust application using Yew
finnbear/yew_icons
Easily include a variety of SVGs into your Yew app
wpcodevo/rust-yew-signup-signin
In this comprehensive guide, you will learn how to build a single-page frontend web application in Rust using the Yew.rs framework. The application will include essential authentication features such as user sign-up, login, logout, and restricting access to protected pages.
ahmad2smile/portfolio
My Portfolio
nilaysavant/yew-flow
WIP Node/Flow editor library in yew.rs
security-union/yew-websocket
Yew Rust / Wasm for using WebSockets
fuzzycloud/tailyew
Yew wrapper around daisy components
VersBinarii/yew-canvas
YEW app based example of canvas API manipulation in RUST
Lakret/cells
A small spreadsheet demo in Rust, Yew, and WASM
emarifer/rasty-stack-example
Example of using a full stack with Rust.
lloydmeta/finnhub-ws-rs
UI for finnhub.io live trades websocket API, written in Rust, compiled to WASM
monomadic/yew-ethereum-provider
Context provider component for web3/metamask in yew applications
emarifer/axum-auth-crud-yew-app
Rust Full Stack App covering Auth flow & CRUD with Rust/Axum and Supabase and Frontend with Yew.rs
Terkwood/vision
Object detection in the browser
wpcodevo/rust-yew-rs256-web-app
In this article, you will learn how to build a modern, single-page frontend application in Rust using the Yew.rs framework and WebAssembly.
open-marketplace-applications/anna
This is an implementation of a decentralized eCommerce Platform written in Rust.
TuuKeZu/rust-uno-frontend
[ School Project ] Frontend application specifically made for the 'rust-Uno-server' project. Written in Rust using the 'yew' framework-
wiseaidev/yew-components-tailwind
A Collection of Yew Framework Components - Tailwind.
ivnsch/algonaut-myalgo-yew-template
Template to sign Algonaut transactions with My Algo wallet in a Yew application.
LeTurt333/yew_http_starter
Yew starter template including a simple HTTP request
NicMcPhee/ice-repos
A simple web-app allowing you to batch archive groups of repositories from a given organization
andrrff/Unisulma-ti
Simple crud in webassembly using yew-rs
Raduc4/evaluation-digitalization
Digitalization of evaluation process for teachers front-end in Rust + Yew
steelx/rust-yew-frontend01
Simple RUST YEW web setup
svgvr8/rust-for-ethereum
A fullstack Rust application on Ethereum.
1Git2Clone/yew-site
A simple yew site using the yew router and trunk.
1Kill2Steal/yew-site
A simple yew site using the yew router and trunk
finnbear/yew_confetti
Confetti animation for Yew websites
finnbear/yew_flight_indicators
Flight indicators for Yew
hadihaider055/rust-yew-boilerplate
A boilerplate setup for building web applications using the Yew framework with Tailwind CSS. It allows users to quickly get started with their Yew projects without having to configure everything from scratch.
speak-lang/speak-playground
This is the playground for the Speak Programming Language. It's a standalone frontend with the WASM interpreter embedded as an asset.
wpcodevo/rust-yew-google-github-oauth2
In this article, you will learn how to implement OAuth for Google and GitHub in a Rust frontend application using the Yew.rs framework. Additionally, I will provide backend APIs built using Rust, Node.js, and Golang that you can use alongside the frontend application.