11 ms·
This is interesting, but had hoped it would be something like iOS's Auto Layout for the browser.
by supercoder 11y ago
This is interesting, but had hoped it would be something like iOS's Auto Layout for the browser.
- elithrar 11y agoThat'd be https://gridstylesheets.org/ https://gridstylesheets.org/ (and its alternatives)
- joubert 11y agoAuto Layout is based on the University of Washington's Cassowary Constraint Solving Toolkit. There's a JS version: http://constraints.cs.washington.edu/cassowary/ http://constraints.cs.washington.edu/cassowary/
- mjwybrow 11y agoAuto Layout and cola.js have a common lineage. Kim Marriott and Peter Stuckey are authors of the original Cassowary paper and are members of the MArVL research group at Monash University that publishes cola.js and related technologies.
- jflatow 11y agoI thought it would be too, but this is just as awesome.