https://github.com/marc2332/yalem
⛑️ Experimental UI Library for Rust
https://github.com/marc2332/yalem
apps desktop library rust ui
Last synced: about 1 year ago
JSON representation
⛑️ Experimental UI Library for Rust
- Host: GitHub
- URL: https://github.com/marc2332/yalem
- Owner: marc2332
- Created: 2022-06-11T21:57:08.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-13T18:24:30.000Z (about 4 years ago)
- Last Synced: 2024-10-19T13:18:05.201Z (over 1 year ago)
- Topics: apps, desktop, library, rust, ui
- Language: Rust
- Homepage:
- Size: 54.7 KB
- Stars: 8
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# ⛑️ yalem
## Experimental UI Library for Rust
> Note: I made this in just a couple of days so, don't expect high quality code <3. I don't think this will come out as something usable, I am not **that** experienced making this kind of libraries.
This is an **experimental** (⚠️⚠️⚠️) attempt to build a UI library for Rust, based on [Skia](https://github.com/rust-skia/rust-skia/). It's inspired by Flutter and React.
Supported Widgets:
- Button
- Center
- Expand
- List
- Padding
- Stateful
- Text
## Examples
[](./screenshot1.png)
[](./screenshot2.png)