cvkg-layout 0.1.2

Cyberpunk Viking Knowledge Graph (CVKG) - High-fidelity agentic UI framework
Documentation
1
2
3
4
5
6
7
8
# cvkg-layout

**cvkg-layout** is the geometric heart of CVKG, implementing a flexbox-inspired layout engine.

## Features
- **Stacks**: HStack, VStack, and ZStack for complex arrangements.
- **Padding & Alignment**: Precise control over component positioning.
- **Geometry Engine**: Fast calculation of logical bounds and frame offsets.