Skip to content

TerjeLafton/slab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

slab

A minimal flexbox-inspired layout library for Zig. Primarily built for my own use in simple applications like status bars and widgets.

Features

  • Row/column stacking
  • Flex sizing
  • Padding, margin, gap
  • Alignment (start, center, end, space-between, space-around, space-evenly)

See examples/ for usage.

Build

zig build test     # run tests
zig build example  # run example

About

Minimal layout library for Zig

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages