📄️ Overview
Capy is a graphical user interface library for Zig. It is mainly intended for creating applications using native controls from the operating system. Capy is a declarative UI library aiming to be easy to write for and versatile.
📄️ Installation
This section will help you installing and being ready to use Capy on your computer, which is necessary before using it.
📄️ Hello World
The most basic Capy application is just a typical Zig program with a few lines required for Capy to work. For example: