react-to-egui-mapping

Community

Map web UI concepts to egui, Rust equivalents.

Authorhafley66
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Translating web UI mental models (React/Redux/RxJS/DOM) into egui concepts in Rust can be error‑prone and time‑consuming. This guide provides a practical mapping of these primitives to egui/Rust equivalents to help engineers port and reason about UI logic in immediate‑mode GUI.

Core Features & Use Cases

  • Concept-to-concept mapping for renders, events, and data flow from React-based web apps to egui-based Rust apps.
  • Guidance on structuring Rust code to reflect React-like patterns using closures and builder-like widgets, aligning with egui's architecture.
  • Use Case: teams porting a web dashboard to a Rust application can leverage this mapping to guide implementation rather than rewriting everything from scratch.

Quick Start

Start by identifying a React button component and implement its equivalent as a small egui widget inside your App::update function.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: react-to-egui-mapping
Download link: https://github.com/hafley66/claude-research/archive/main.zip#react-to-egui-mapping

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.