migueldeicaza/TermKit

SwiftUI-like API

migueldeicaza opened this issue · 2 comments

Once the toolkit is operational, I want to add a "builder" API similar to the SwiftUI, that might necessitate a different namespace, I am thinking 'TermUI'.

Would be useful to implement this:

#18

What I think would be useful is to have a different name space, "TermKitUI" for that API.

An implementation of the layout system for text applications from Chris Eidhof is here:

https://github.com/chriseidhof/TerminalUI