thyme icon indicating copy to clipboard operation
thyme copied to clipboard

Layouting capabilities as in Jasonelle

Open dumblob opened this issue 5 years ago • 2 comments

Recently I came across Jasonelle (and subsequently Jasonette) and immediately thought about Thyme.

Jasonelle is fully declarative approach to UI and layouting pretty much like Thyme with the difference that Jasonelle focuses on mobile and is more mature Thyme.

I think Thyme could learn some tricks and implement some ideas from Jasonelle.

Thoughts?

dumblob avatar Nov 03 '20 11:11 dumblob

Here are some examples I found:

https://github.com/jasonelle/docs/tree/develop/examples

It looks like the entire app is written in JSON.

Grokmoo avatar Nov 03 '20 23:11 Grokmoo

Here are some examples I found:

https://github.com/jasonelle/docs/tree/develop/examples

Yep, those are good examples.

It looks like the entire app is written in JSON.

Yes, they are. I created this issue though irrespective of the format/syntax, but rather to get some inspiration how to describe complex UIs. Jasonelle has years-long history and experience, so there is definitely quite something to learn.

dumblob avatar Nov 05 '20 17:11 dumblob