yew-wasm-pack-minimal
Web app builder
A template for building a simple web app using Yew and wasm-pack
A minimal template for starting a Yew project using wasm-bindgen and wasm-pack
113 stars
12 watching
23 forks
Language: Rust
last commit: about 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
yewstack/yew-wasm-pack-template | A template for creating Yew web apps using wasm-pack | 118 |
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 |
sheshbabu/rustmart-yew-example | A Single Page Application built with Rust, Wasm, and Yew | 270 |
ashleygwilliams/wasm-pack | A tool for building and working with Rust-generated WebAssembly packages | 1 |
leturt333/yew_http_starter | A starter template for building a Yew-based web application with HTTP functionality | 4 |
averichev/yew-starter-template | A minimalistic starter template for building Yew web applications with Rust. | 0 |
vvcaw/tailwindcss-yew-template | Provides a template and tools for building web applications using Tailwind CSS with the Rust Yew framework. | 14 |
rksm/axum-yew-setup | A starter project that sets up Axum and Yew for building full-stack Rust web applications. | 142 |
dancespiele/yew-parcel-template | A pre-configured Yew and Parcel application template with WebAssembly support and routing | 113 |
ja-sonyun/yew-template-for-github-io | Provides a pre-configured template for building Rust web applications with Yew and deployment to GitHub Pages | 25 |
fkohlgrueber/yew-pwa-minimal | A minimal Progressive Web App using Yew with support for offline functionality and deployment via GitHub Pages. | 57 |
insagenda/yew-template | A Rust crate to separate HTML from Rust code when using Yew | 39 |
extrawurst/rust-webview-todomvc-yew | A Rust-based, lightweight todomvc application that uses Yew and Web-View to build a compact desktop app | 109 |
madoshakalaka/yew-interop | A Rust library that enables lazy loading of JavaScript and CSS resources in Yew web applications | 42 |