-
Notifications
You must be signed in to change notification settings - Fork 637
Open
Description
Did somebody make it yet?
What I want to exist is a simple Nuklear language that allows to define:
- UI layout rendered by this library.
- event handlers for state transitions UI elements and external events.
This could be a nice cool little reactive framework for widgets, that would include an interpreter for some super-simple language (to define UI layout as a function of state, and to modify state in response to events).
If somebody's interested to make it, and it's something we could use in SimpleX Chat, we'd sponsor it.
Our constraint is that compressed widget definition together with handlers should be less than 14-15kb in complex cases, and much smaller in simple cases.
Metadata
Metadata
Assignees
Labels
No labels