Skip to content

Nehemek/yet-another-layout-library

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

YALL - Yet Another Layout Library [for Löve2D]

Welcome! Yall is a responsive layout library inspired by the CSS Flexbox and TailWindCSS Framework.

So what's so special about it compared to other libraries?

First Yall offers a robust flexbox engine which allows you to build user interfaces where elements can have fixed or relative sizes. Parents nodes will either grow or contain their children and you can mix and match to easily create spacers, floaters and more! See some examples:

What YALL is not

Yall is not a widget, component or input library. Yall is only meant to help you position your elements around and adapt to any screen size. You are free to use any input method to drive your logic and examples are provided in the examples folder.

What is missing?

Todo: Finish writing Readme...

About

Flexbox inspired layout library for Löve2D

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages