https://github.com/Yoorkin/MoonUI
UI library written by moonbit-lang
https://github.com/Yoorkin/MoonUI
Last synced: 9 days ago
JSON representation
UI library written by moonbit-lang
- Host: GitHub
- URL: https://github.com/Yoorkin/MoonUI
- Owner: Yoorkin
- Created: 2023-09-20T09:20:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-11T05:36:28.000Z (6 months ago)
- Last Synced: 2024-11-06T22:41:31.571Z (5 months ago)
- Language: HTML
- Size: 19.5 KB
- Stars: 18
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-moonbit - MoonUI: component-based lightweight UI library
README
# [unofficial]MoonUI
A prototype of declarative, component-based and cross-platform UI library
Written by moonbit-lang.
## Setup
python3, wat2wasm and moonbit's build system is required.
```
sh ./launch.sh
```