Moddable Piu vs LVGL(JS) #1663
matthewruzzi
started this conversation in
General
Replies: 3 comments 1 reply
0 replies
|
GRVL is another UI library that looks interesting if it could be integrated with Moddable. https://github.com/antmicro/grvl |
0 replies
|
Slint is another UI library with JavaScript bindings but it currently only supports Node.js and Deno. Would it be possible to integrate it with Moddable? https://github.com/slint-ui/slint |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
From what I have seen, it looks like Piu is a lower level framework than LVGL(JS). LVGL(JS) has many prebuilt widgets that I don't see in Piu. Is this correct? Would it be possible to make Piu more like LVGLJS or to port LVGLJS to run on Moddable XS?
https://lvgl.io
https://github.com/lvgl/lv_binding_js
All reactions