trunk-action
Web dev framework installer
Automates the installation of a Rust-based web development framework
Install Trunk
by downloading the executable
32 stars
2 watching
2 forks
Language: TypeScript
last commit: 9 months ago
Linked from 1 awesome list
rustseedtrunkwebassemblyyew
Related projects:
Repository | Description | Stars |
---|---|---|
jetli/wasm-pack-action | A GitHub Action to install WebAssembly dependencies via binary download for faster installation. | 50 |
jetli/wasm-bindgen-action | Automates the installation of wasm-bindgen for use in webAssembly projects | 10 |
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. | 866 |
jetli/rust-yew-axum-tauri-desktop | A template for building desktop applications using Rust and various frameworks | 137 |
jetli/yew-hooks | Provides an extension to the Yew framework with reusable hooks and effects for managing state and handling side effects in Rust web applications. | 170 |
miketang84/sapper | A lightweight web framework built on hyper, implemented in Rust language. | 618 |
jetli/create-yew-app | Creates a basic web application with Yew framework and minimal configuration | 164 |
zzy/yew-ssr-actix-web | Demonstrates server-side rendering of web applications with Rust and actix-web | 15 |
originjs/origin.js | A Vue.js web application framework providing a complete set of solutions for building modern web applications. | 131 |
steadylearner/rust-full-stack | A collection of Rust projects and examples for building full-stack web applications with various frameworks and technologies. | 1,543 |
lukidoescode/yew-fullstack-boilerplate | Provides a pre-configured development environment for building full-stack applications with Rust and Yew. | 58 |
radical-ui/objection | Builds a bridge between frontend and backend to enable interactive web applications in Rust | 78 |
seed-rs/erwa_mytodo | A Rust full-stack example combining Diesel, Rocket, and Seed to demonstrate a full-stack application. | 10 |
seed-rs/seed-quickstart-webpack | A starter project for building web applications with Rust, Seed framework, TailwindCSS, and Webpack. | 112 |
tomaka/rouille | A Rust-based micro web framework that creates an HTTP listening socket and parses incoming requests. | 1,137 |