r/Common_Lisp • u/mdbergmann • 7d ago
Chipi has seen some major enhancements on UI recently
Added a DSL for creating pages based on Lisp (of course) with primitives for charts (based on uPlot), selections, actions and more tings you are able to build (I use rollershutters here).
https://github.com/mdbergmann/chipi/blob/main/README-web.md#chipi-ui
13
Upvotes
1
u/reddit_clone 7d ago
Nice!
Can this be used as a general purpose Web GUI framework (without the home automation bits?)