usablica / front-end-frameworks

A collection of best front-end frameworks for faster and easier web development.
http://usablica.github.com/front-end-frameworks/compare.html
2.78k stars 319 forks source link

Add stacklayout #88

Closed tlongren closed 10 years ago

tlongren commented 10 years ago

StackLayout seems to be a pretty solid framework. Right from their readme:

StackLayout uses display:inline-block with negative letter spacing
in a fixed width font (Courier New) in order to achieve a 
floatless, gridless layout system, the components of which can 
be nested within each other to produce virtually any layout.

Seems like it'd be a good addition, but it may be too "different".