Showcases

MoUI powers several native and Web applications. Below are the featured showcases with source links.

Mo Workbench

Mo Workbench is the native-Skia-first desktop agent dogfood app. It provides a Work / Code / Design task shell with a session dashboard, interactive coding-agent chat, product-state/palette preview, responsive task sidebar, settings overlay, and an injected OpenSeek/ACP-capable backend.

GitHub source: https://github.com/wzzc-dev/MoUI/tree/main/examples/mo_workbench

MoMark (Markdown Editor)

MoMark is a Typora-style WYSIWYG Markdown editor that shares one typed Markdown application model between source and visual editing modes. It builds on the published wzzc-dev/moui and wzzc-dev/moui_richtext packages and lives in its own repository.

GitHub source: https://github.com/wzzc-dev/MoMark

Showcase

Showcase is MoUI's single learning and diagnostic application. Its shared app is split into four explicit workspaces: Components for focused reusable views, Patterns for application workflows, Platform for host services and mobile probes, and Diagnostics for runtime/renderer inspection.

GitHub source: https://github.com/wzzc-dev/MoUI/tree/main/examples/showcase

Excel Viewer

Excel Viewer renders MoonBit Excel files with MoUI data table components.

GitHub source: https://github.com/wzzc-dev/MoUI/tree/main/examples/excel