Skip to main content

Logo

A Yoga powered layout library for PixiJS

npm packageStart new PR in StackBlitz Codeflowdiscord chat

📐 Yoga-Powered Flexbox Layout

Built on top of Facebook’s Yoga engine, enabling powerful and predictable flexbox layouting for 2D interfaces.

📦 Supports all PixiJS Objects

Supports all PixiJS objects, such as Container, Sprite, Graphics, Text, etc. to deliver responsive, visually rich UI components.

🧠 Simple and Intuitive API

Designed with usability in mind, declare your layouts using familiar properties with minimal boilerplate.

🎯 Advanced Styling Support

Includes support for styling properties like objectFit, objectPosition, overflow, backgroundColor, and borderRadius, bringing web-style flexibility to canvas UIs.

🤝 Compatible with PixiJS React

Easily integrates with PixiJS React, allowing you to combine layout and interactivity in React environments.