Hi. I am newbie in lua. And i want to create some lua scipt for mpv and looking for ui toolkit.
For example in node.js we have blessed and react-blessed for building curses-like app
You components looks like react, but not decoupled from low-level curses-like functionality. May be extract common part from mpv-progress bar and create mpv ui toolkit on top of something kind of blessed but for lua?