The Wayback Machine - https://web.archive.org/web/20220617145030/https://github.com/topics/yew
Here are
219 public repositories
matching this topic...
Rust projects here are easy to use. There are blog posts for them also.
Updated
Jun 17, 2022
Rust
😎 A curated list of awesome things related to Yew / WebAssembly.
Exemplary real world app built with Rust + Yew + WebAssembly, by Function Components + Hooks, also supports desktop by Tauri.
Real-time UI for bots and tools
Updated
Oct 11, 2021
Rust
Single Page Application (SPA) written using Rust, Wasm and Yew
Updated
Aug 31, 2020
Rust
Simple state management for Yew apps
Updated
Jun 13, 2022
Rust
A Yew component library based on the Bulma CSS framework.
Updated
May 25, 2022
Rust
A simple, network enabled karaoke player in Rust
Set up a modern Yew web app by running one command.
Updated
May 12, 2022
Rust
Yew wrapper for Material Web Components
Updated
May 19, 2022
Rust
Facade Framework - autogenerated embedded live dashboards for Rust apps
Updated
Sep 25, 2019
Rust
A simple WebRTC chat made with Yew
Example boilerplate for websites in pure Rust
Updated
Sep 13, 2020
Rust
A CSS-in-Rust styling solution for WebAssembly Applications
Updated
Jun 12, 2022
Rust
Components to simplify handling forms with Yew
Updated
Mar 23, 2022
Rust
A small matrix web client written in rust
Updated
Dec 13, 2020
Rust
An implementation of the Game of Life
Updated
Nov 13, 2021
Rust
PatternFly components for Yew
Updated
May 18, 2022
Rust
Hooks for Yew, inspired by streamich/react-use and alibaba/hooks.
Novelty website + bucket questions implementation.
Updated
Jun 14, 2022
Rust
The uncomplicated Yew State management library
Updated
Jun 14, 2022
Rust
My personal website written in rust via yew/wasm
Generate Yew components from React components via Typescript type definitions
Updated
Nov 16, 2020
JavaScript
Reference implementation of a full-stack Rust application
Updated
Aug 28, 2021
Rust
A handy calculator, based on Rust and WebAssembly.
Updated
Jan 17, 2022
Rust
The Blog built on pure Rust stack. Backend for graphql services, and frontend for web application.
Updated
May 16, 2022
Rust
A notebook app integrated with todo lists utility. Developed with Rust, WebAssembly, Yew and Trunk.
Updated
Jun 19, 2021
Rust
Material Design Components for the Yew framework
Updated
Jul 18, 2021
Rust
Improve this page
Add a description, image, and links to the
yew
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
yew
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Currently the way of adding a new code snippet is very tedious.
The way it works now, is to first convert a code snippet into a single line with the parser tool. The parser tool will replace the newlines and tabs respectively with
\nand\t.Then you can add it to the snippets database by making a POST request via
/api/snippets.There should be an easier way of doing this, if you have a