I have been building webapps for some time and have found there are quite a few things available through html or javascript frameworks that would be very useful in JUCE. To that end I have been working on a few things. I thought I would ask for feedback from the community.
An interesting resource can be Facebook “Css-Layout” lib. It mimics CSS layout engine:
“A subset of CSS (specifically flex-box) re-implemented as a stand alone project for use primarily on mobile. Used by react-native”