yew-react-example
React-Yew demo
A web app demonstration project that integrates React with Yew using web_sys or stdweb variant.
This project shows how to create a web app using a React component inside a Yew component.
65 stars
4 watching
6 forks
Language: JavaScript
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
hobofan/reacty_yew | Automatically generates Yew components from React components with TypeScript type definitions | 54 |
zzy/yew-ssr-actix-web | Demonstrates server-side rendering of web applications with Rust and actix-web | 15 |
extrawurst/rust-electron-demo | Demonstrates building a web app with Rust and Yew into a native Electron app. | 18 |
jetli/create-yew-app | Creates a basic web application with Yew framework and minimal configuration | 164 |
bosnaufal/react-simple-pwa | A simple Progressive Web App built with React.js, showcasing PWA features. | 111 |
zzy/yew-ssr-tide | An example demonstrating server-side rendering with Yew and a web framework. | 1 |
randylien/generator-react-gulp-browserify | A Yeoman generator for setting up a React project with Gulp, Browserify, and Livereload for rapid development and testing | 422 |
leturt333/yew_http_starter | A starter template for building a Yew-based web application with HTTP functionality | 4 |
jfbilodeau/yew_form | A set of mildly opinionated Yew components to simplify handling forms with the MVC pattern. | 96 |
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 |
sheshbabu/rustmart-yew-example | A Single Page Application built with Rust, Wasm, and Yew | 270 |
fkohlgrueber/yew-pwa-minimal | A minimal Progressive Web App using Yew with support for offline functionality and deployment via GitHub Pages. | 57 |
cloudflare/workers-react-pwa-example | An example project demonstrating how to use Cloudflare Workers with React to create a Progressive Web App (PWA) that can be served from a custom origin. | 85 |
isosphere/yew-bootstrap | A collection of frontend components made to simplify the usage of Bootstrap 5 within the Yew framework. | 37 |
hswolff/betterweather | An example application demonstrating how to use D3 in a React Native app | 211 |