egui-cha 0.2.0

TEA (The Elm Architecture) framework for egui
Documentation

egui-cha: TEA (The Elm Architecture) framework for egui

Architecture

┌────────────────────────────────────────┐
│  Design System (egui-cha-ds)           │
│  Button, Input, Card, Modal...         │
├────────────────────────────────────────┤
│  Component Layer                       │
│  Props / Emit / Hierarchical           │
├────────────────────────────────────────┤
│  TEA Core                              │
│  Model, Msg, update(), view(), Cmd     │
└────────────────────────────────────────┘
             ↓
          egui